Searched defs:text_bounds (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/ui/views/controls/ |
D | label_unittest.cc | 343 gfx::Rect text_bounds; in TEST_F() local 373 gfx::Rect text_bounds; in TEST_F() local 500 gfx::Rect text_bounds; in TEST_F() local 627 gfx::Rect text_bounds; in TEST_F() local 762 gfx::Rect text_bounds; in TEST_F() local
|
D | label.cc | 316 const gfx::Rect& text_bounds, in PaintText() 370 gfx::Rect text_bounds; in OnPaint() local 491 gfx::Rect* text_bounds, in CalculateDrawStringParams()
|
/external/chromium_org/ui/gfx/ |
D | canvas_notimplemented.cc | 33 const Rect& text_bounds, in DrawStringRectWithShadows()
|
D | canvas_skia.cc | 219 const Rect& text_bounds, in DrawStringRectWithShadows()
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
D | omnibox_result_view.h | 112 const gfx::Rect& text_bounds() const { return text_bounds_; } in text_bounds() function
|
/external/chromium_org/ui/app_list/views/ |
D | folder_header_view.cc | 171 gfx::Rect text_bounds(rect); in Layout() local
|
D | search_result_view.cc | 226 gfx::Rect text_bounds(rect); in OnPaint() local
|
/external/chromium_org/chrome/browser/ui/views/ |
D | find_bar_view.cc | 249 const gfx::Rect text_bounds(find_text_x, find_next_button_->y(), in OnPaint() local
|
/external/chromium_org/cc/layers/ |
D | heads_up_display_layer_impl.cc | 369 SkRect text_bounds = in DrawFPSDisplay() local 557 SkRect text_bounds = SkRect::MakeXYWH( in DrawPaintTimeDisplay() local
|
/external/chromium_org/ui/views/controls/combobox/ |
D | combobox.cc | 674 gfx::Rect text_bounds(x, y, text_width, text_height); in PaintText() local
|
/external/chromium_org/ui/views/controls/tree/ |
D | tree_view.cc | 793 gfx::Rect text_bounds(bounds.x() + text_offset_, bounds.y(), in PaintRow() local
|
/external/chromium_org/ui/views/controls/menu/ |
D | menu_item_view.cc | 836 gfx::Rect text_bounds(label_start, top_margin, width, in PaintButton() local
|