OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_right_corner_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/window/
frame_background.cc
25
top_right_corner_
(NULL),
49
top_right_corner_
= top_right;
79
view->width() - top_left_corner_->width() -
top_right_corner_
->width(),
82
std::min(
top_right_corner_
->height(),
84
canvas->DrawImageInt(*
top_right_corner_
,
86
top_right_corner_
->width(), top_right_height,
87
view->width() -
top_right_corner_
->width(), 0,
88
top_right_corner_
->width(), top_right_height,
frame_background.h
90
const gfx::ImageSkia*
top_right_corner_
;
member in class:views::FrameBackground
Completed in 23 milliseconds