OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bottom_left_corner_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/window/
frame_background.cc
26
bottom_left_corner_
(NULL),
50
bottom_left_corner_
= bottom_left;
71
view->height() -
bottom_left_corner_
->height());
106
bottom_left_corner_
->width(),
108
view->width() -
bottom_left_corner_
->width()
111
canvas->DrawImageInt(*
bottom_left_corner_
, 0,
112
view->height() -
bottom_left_corner_
->height());
116
view->height() - top_left_height -
bottom_left_corner_
->height();
frame_background.h
91
const gfx::ImageSkia*
bottom_left_corner_
;
member in class:views::FrameBackground
Completed in 59 milliseconds