Searched refs:kActionsAllowedInAppMode (Results 1 – 3 of 3) sorted by relevance
193 ASH_EXPORT extern const AcceleratorAction kActionsAllowedInAppMode[];
379 const AcceleratorAction kActionsAllowedInAppMode[] = { variable419 arraysize(kActionsAllowedInAppMode);
791 actions_allowed_in_app_mode_.insert(kActionsAllowedInAppMode[i]); in Init()