Home
last modified time | relevance | path

Searched defs:LayoutIndexToTextIndex (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text_mac.cc91 size_t RenderTextMac::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextMac
Drender_text_pango.cc258 size_t RenderTextPango::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextPango
Drender_text_harfbuzz.cc694 size_t RenderTextHarfBuzz::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextHarfBuzz
Drender_text_win.cc741 size_t RenderTextWin::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextWin