OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bubble_options
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/
zoom_bubble_gtk.cc
134
int
bubble_options
= BubbleGtk::MATCH_SYSTEM_THEME | BubbleGtk::POPUP_WINDOW;
local
136
auto_close ?
bubble_options
:
bubble_options
| BubbleGtk::GRAB_INPUT,
Completed in 43 milliseconds