Searched defs:LayoutIndexToTextIndex (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/ui/gfx/ | ||
| D | render_text_mac.cc | 91 size_t RenderTextMac::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextMac |
| D | render_text_pango.cc | 258 size_t RenderTextPango::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextPango |
| D | render_text_harfbuzz.cc | 694 size_t RenderTextHarfBuzz::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextHarfBuzz |
| D | render_text_win.cc | 741 size_t RenderTextWin::LayoutIndexToTextIndex(size_t index) const { in LayoutIndexToTextIndex() function in gfx::RenderTextWin |