Searched defs:typeID (Results 1 – 2 of 2) sorted by relevance
225 LeashUIApplication::OnViewChanged(UINT32 viewId, UI_VIEWTYPE typeID, in OnViewChanged()273 LeashUIApplication::OnCreateUICommand(UINT32 commandId, UI_COMMANDTYPE typeID, in OnCreateUICommand()287 LeashUIApplication::OnDestroyUICommand(UINT32 commandId, UI_COMMANDTYPE typeID, in OnDestroyUICommand()
884 for (const auto &typeID : Index.typeIdCompatibleVtableMap()) { in getVisibleToRegularObjVtableGUIDs() local