Home
last modified time | relevance | path

Searched defs:text_bounds (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/ui/views/controls/
Dlabel_unittest.cc343 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
Dlabel.cc316 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/
Dcanvas_notimplemented.cc33 const Rect& text_bounds, in DrawStringRectWithShadows()
Dcanvas_skia.cc219 const Rect& text_bounds, in DrawStringRectWithShadows()
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_result_view.h112 const gfx::Rect& text_bounds() const { return text_bounds_; } in text_bounds() function
/external/chromium_org/ui/app_list/views/
Dfolder_header_view.cc171 gfx::Rect text_bounds(rect); in Layout() local
Dsearch_result_view.cc226 gfx::Rect text_bounds(rect); in OnPaint() local
/external/chromium_org/chrome/browser/ui/views/
Dfind_bar_view.cc249 const gfx::Rect text_bounds(find_text_x, find_next_button_->y(), in OnPaint() local
/external/chromium_org/cc/layers/
Dheads_up_display_layer_impl.cc369 SkRect text_bounds = in DrawFPSDisplay() local
557 SkRect text_bounds = SkRect::MakeXYWH( in DrawPaintTimeDisplay() local
/external/chromium_org/ui/views/controls/combobox/
Dcombobox.cc674 gfx::Rect text_bounds(x, y, text_width, text_height); in PaintText() local
/external/chromium_org/ui/views/controls/tree/
Dtree_view.cc793 gfx::Rect text_bounds(bounds.x() + text_offset_, bounds.y(), in PaintRow() local
/external/chromium_org/ui/views/controls/menu/
Dmenu_item_view.cc836 gfx::Rect text_bounds(label_start, top_margin, width, in PaintButton() local