OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_MENU_LOCATION_NONE
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app_linux.cc
61
if (creation_locations.applications_menu_location ==
APP_MENU_LOCATION_NONE
)
web_app.h
70
APP_MENU_LOCATION_NONE
,
web_app.cc
158
applications_menu_location(
APP_MENU_LOCATION_NONE
),
/external/chromium_org/chrome/browser/
shell_integration_linux_unittest.cc
174
EXPECT_EQ(web_app::
APP_MENU_LOCATION_NONE
,
194
EXPECT_EQ(web_app::
APP_MENU_LOCATION_NONE
,
shell_integration_linux.cc
916
web_app::
APP_MENU_LOCATION_NONE
) {
[
all
...]
Completed in 871 milliseconds