OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HideWidget
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/controls/native/
native_view_host_aura.cc
88
void NativeViewHostAura::
HideWidget
() {
native_view_host_win.cc
116
void NativeViewHostWin::
HideWidget
() {
/external/chromium_org/chrome/browser/ui/gtk/
tab_contents_container_gtk.cc
19
void
HideWidget
(GtkWidget* widget, gpointer ignored) {
111
gtk_container_foreach(GTK_CONTAINER(expanded_), &
HideWidget
, NULL);
Completed in 307 milliseconds