Searched refs:kActionsAllowedInAppMode (Results 1 – 3 of 3) sorted by relevance
204 ASH_EXPORT extern const AcceleratorAction kActionsAllowedInAppMode[];
381 const AcceleratorAction kActionsAllowedInAppMode[] = { variable421 arraysize(kActionsAllowedInAppMode);
792 actions_allowed_in_app_mode_.insert(kActionsAllowedInAppMode[i]); in Init()