OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bottom_right_corner_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/window/
frame_background.cc
28
bottom_right_corner_
(NULL),
55
bottom_right_corner_
= bottom_right;
87
view->height() -
bottom_right_corner_
->height());
97
view->height() - top_right_height -
bottom_right_corner_
->height();
105
canvas->DrawImageInt(*
bottom_right_corner_
,
106
view->width() -
bottom_right_corner_
->width(),
107
view->height() -
bottom_right_corner_
->height());
113
-
bottom_right_corner_
->width(),
frame_background.h
95
const gfx::ImageSkia*
bottom_right_corner_
;
member in class:views::FrameBackground
Completed in 329 milliseconds