OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:this_window
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/automation/
ui_controls_linux.cc
116
GtkWindow*
this_window
= GTK_WINDOW(element->data);
local
117
if (gtk_window_is_active(
this_window
)) {
118
event_window = GTK_WIDGET(
this_window
)->window;
testing_automation_provider.cc
1291
gfx::NativeWindow
this_window
= (*iter)->window()->GetNativeHandle();
local
[
all
...]
Completed in 3838 milliseconds