HomeSort by relevance Sort by last modified time
    Searched refs:resize_grip_looked_up (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/gtk/
gtk_window_util.cc 74 static bool resize_grip_looked_up = false; local
75 if (!resize_grip_looked_up) {
76 resize_grip_looked_up = true;
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc 145 static bool resize_grip_looked_up = false; local
146 if (!resize_grip_looked_up) {
147 resize_grip_looked_up = true;
    [all...]

Completed in 677 milliseconds