OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:display_rect_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
render_text.h
230
const Rect& display_rect() const { return
display_rect_
; }
340
// offset from the top of |
display_rect_
| to the text baseline, in pixels.
569
// Horizontal alignment of the text with respect to |
display_rect_
|. The
635
// |
display_rect_
| as the width cap.
638
// Fade text head and/or tail, if text doesn't fit into |
display_rect_
|.
646
Rect
display_rect_
;
member in class:gfx::RenderText
674
// ResetLayout and on |
display_rect_
| changes.
render_text.cc
437
display_rect_
= r;
[
all
...]
Completed in 140 milliseconds