OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FRAME_MASK
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
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
);
info_bubble_gtk.h
95
FRAME_MASK
,
info_bubble_gtk.cc
209
int y_off = (type ==
FRAME_MASK
) ? 0 : -1;
304
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
...]
Completed in 243 milliseconds