OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offscreen_insets
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/bubble/
border_contents.cc
90
gfx::Insets
offscreen_insets
;
local
92
&
offscreen_insets
) &&
93
GetInsetsLength(
offscreen_insets
, vertical) > 0) {
108
GetInsetsLength(
offscreen_insets
, vertical)) {
120
gfx::Insets*
offscreen_insets
) {
124
if (!
offscreen_insets
)
140
offscreen_insets
->Set(top, left, bottom, right);
border_contents.h
66
// |monitor_bounds| and puts the values in |
offscreen_insets
|.
68
// in which case |
offscreen_insets
| is not modified.
71
gfx::Insets*
offscreen_insets
);
Completed in 120 milliseconds