Home
last modified time | relevance | path

Searched refs:EnsureLayout (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text_pango.cc83 EnsureLayout(); in GetStringSize()
95 EnsureLayout(); in FindCursorPosition()
124 EnsureLayout(); in GetFontSpansForTesting()
141 EnsureLayout(); in GetLayoutTextBaseline()
225 EnsureLayout(); in GetSubstringBounds()
273 EnsureLayout(); in IsCursorablePosition()
302 void RenderTextPango::EnsureLayout() { in EnsureLayout() function in gfx::RenderTextPango
Drender_text_mac.cc27 EnsureLayout(); in GetStringSize()
32 EnsureLayout(); in GetStringSizeF()
42 EnsureLayout(); in GetFontSpansForTesting()
58 EnsureLayout(); in GetLayoutTextBaseline()
108 void RenderTextMac::EnsureLayout() { in EnsureLayout() function in gfx::RenderTextMac
Drender_text_pango.h41 virtual void EnsureLayout() OVERRIDE;
Drender_text_mac.h49 virtual void EnsureLayout() OVERRIDE;
Drender_text.cc687 EnsureLayout(); in Draw()
717 EnsureLayout(); in DrawSelectedTextForDrag()
745 EnsureLayout(); in GetCursorBounds()
784 EnsureLayout(); in IndexOfAdjacentGrapheme()
851 EnsureLayout(); in GetAdjacentSelectionModel()
962 EnsureLayout(); in TextBoundsToViewBounds()
Drender_text_win.h85 virtual void EnsureLayout() OVERRIDE;
Drender_text_win.cc521 EnsureLayout(); in GetStringSize()
529 EnsureLayout(); in FindCursorPosition()
556 EnsureLayout(); in GetFontSpansForTesting()
569 EnsureLayout(); in GetLayoutTextBaseline()
737 EnsureLayout(); in IsCursorablePosition()
754 void RenderTextWin::EnsureLayout() { in EnsureLayout() function in gfx::RenderTextWin
Drender_text.h487 virtual void EnsureLayout() = 0;
Drender_text_unittest.cc214 rt_linux->EnsureLayout(); in TEST_F()
1121 render_text->EnsureLayout(); in TEST_F()
1792 render_text->EnsureLayout(); in TEST_F()
1799 render_text->EnsureLayout(); in TEST_F()