OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRelativeWindowForPopup
(Results
1 - 13
of
13
) sorted by null
/external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_gtk.h
22
gfx::NativeView
GetRelativeWindowForPopup
(
autocomplete_popup_win.cc
16
gfx::NativeView AutocompletePopupWin::
GetRelativeWindowForPopup
(
autocomplete_popup_win.h
22
gfx::NativeView
GetRelativeWindowForPopup
(
autocomplete_popup_gtk.cc
19
gfx::NativeView AutocompletePopupGtk::
GetRelativeWindowForPopup
(
autocomplete_popup_contents_view.cc
338
popup_->MoveAbove(popup_->
GetRelativeWindowForPopup
(
/external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view.h
205
virtual gfx::NativeView
GetRelativeWindowForPopup
() const = 0;
omnibox_edit_unittest.cc
73
virtual gfx::NativeView
GetRelativeWindowForPopup
() const OVERRIDE {
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_view_mac.h
63
virtual gfx::NativeView
GetRelativeWindowForPopup
() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_view_gtk.h
100
virtual gfx::NativeView
GetRelativeWindowForPopup
() const OVERRIDE;
omnibox_view_gtk.cc
696
gfx::NativeView OmniboxViewGtk::
GetRelativeWindowForPopup
() const {
[
all
...]
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.h
106
virtual gfx::NativeView
GetRelativeWindowForPopup
() const OVERRIDE;
omnibox_popup_contents_view.cc
221
popup_->StackAbove(omnibox_view_->
GetRelativeWindowForPopup
());
223
// For some IMEs
GetRelativeWindowForPopup
triggers the omnibox to lose
omnibox_view_views.cc
651
gfx::NativeView OmniboxViewViews::
GetRelativeWindowForPopup
() const {
[
all
...]
Completed in 504 milliseconds