Searched refs:GetAppState (Results 1 – 5 of 5) sorted by relevance
111 CFX_ByteString GetAppState() const;
487 ash::ShelfItemStatus GetAppState(const std::string& app_id);
995 SetItemStatus(id, GetAppState(last_app_id)); in UpdateAppState()1009 GetAppState(app_id)); in UpdateAppState()1761 ash::ShelfItemStatus ChromeLauncherController::GetAppState( in GetAppState() function in ChromeLauncherController1801 ash::ShelfItemStatus new_state = GetAppState(app_id); in InsertAppLauncherItem()
75 return pSubDict->GetStream(this->GetAppState()) != NULL; in IsWidgetAppearanceValid()846 CFX_ByteString csAS = GetAppState(); in ResetAppearance_CheckBox()1024 CFX_ByteString csAS = GetAppState(); in ResetAppearance_RadioButton()
751 CFX_ByteString CPDFSDK_Annot::GetAppState() const in GetAppState() function in CPDFSDK_Annot