OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:popup_view
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/autocomplete/
autocomplete_popup_model.h
20
AutocompletePopupModel(AutocompletePopupView*
popup_view
,
autocomplete_popup_model.cc
26
AutocompletePopupView*
popup_view
,
29
: view_(
popup_view
),
/external/chromium_org/chrome/browser/ui/omnibox/
omnibox_popup_model.h
29
OmniboxPopupModel(OmniboxPopupView*
popup_view
, OmniboxEditModel* edit_model);
omnibox_popup_model.cc
29
OmniboxPopupView*
popup_view
,
31
: view_(
popup_view
),
/external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc
243
gfx::NativeView
popup_view
() { return popup_view_; }
function in class:DraggedTabController::DockDisplayer
618
if (controller->
popup_view
()) {
620
dock_windows_.insert(controller->
popup_view
());
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc
304
gfx::NativeView
popup_view
() { return popup_view_; }
function in class:TabDragController::DockDisplayer
816
if (controller->
popup_view
()) {
818
dock_windows_.insert(controller->
popup_view
());
[
all
...]
Completed in 1903 milliseconds