OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShowAndActivate
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/
browser_bubble_gtk.cc
32
void
ShowAndActivate
(bool activate) {
137
static_cast<BubbleWidget*>(popup_)->
ShowAndActivate
(activate);
browser_bubble_win.cc
23
void
ShowAndActivate
(bool activate) {
137
pop->
ShowAndActivate
(activate);
Completed in 127 milliseconds