HomeSort by relevance Sort by last modified time
    Searched defs:FRAME_MASK (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.h 95 FRAME_MASK,
rounded_window.cc 52 FRAME_MASK,
57 // (|type| == FRAME_MASK) or form the inner border around the inner edge
73 int y_off = (type == FRAME_MASK) ? 0 : -1;
83 if (type == FRAME_MASK ||
114 if (type == FRAME_MASK ||
140 if (type == FRAME_MASK ||
169 if (type == FRAME_MASK ||
215 data, FRAME_MASK);
find_bar_gtk.cc 73 FRAME_MASK,
78 // (|type| == FRAME_MASK) or form the inner border around the inner edge
91 int y_off = (type == FRAME_MASK) ? 0 : -1;
846 widget->allocation.width, widget->allocation.height, FRAME_MASK);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
rounded_window.cc 53 FRAME_MASK,
58 // (|type| == FRAME_MASK) or form the inner border around the inner edge
74 int y_off = (type == FRAME_MASK) ? 0 : -1;
84 if (type == FRAME_MASK ||
115 if (type == FRAME_MASK ||
141 if (type == FRAME_MASK ||
170 if (type == FRAME_MASK ||
219 data, FRAME_MASK);
find_bar_gtk.cc 84 FRAME_MASK,
89 // (|type| == FRAME_MASK) or form the inner border around the inner edge
102 int y_off = (type == FRAME_MASK) ? 0 : -1;
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk.h 118 FRAME_MASK,

Completed in 1445 milliseconds