Searched refs:FRAME_MASK (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Drounded_window.cc52 FRAME_MASK, enumerator in enum:gtk_util::__anon2087::FrameType
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);
H A Dinfo_bubble_gtk.h95 FRAME_MASK, enumerator in enum:InfoBubbleGtk::FrameType
H A Dinfo_bubble_gtk.cc209 int y_off = (type == FRAME_MASK) ? 0 : -1;
304 FRAME_MASK);
H A Dfind_bar_gtk.cc73 FRAME_MASK, enumerator in enum:__anon2045::FrameType
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);

Completed in 103 milliseconds