Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Drender_text_mac.cc96 bool RenderTextMac::IsValidCursorIndex(size_t index) { in IsValidCursorIndex() function in gfx::RenderTextMac
Drender_text_pango.cc265 bool RenderTextPango::IsValidCursorIndex(size_t index) { in IsValidCursorIndex() function in gfx::RenderTextPango
Drender_text_harfbuzz.cc704 bool RenderTextHarfBuzz::IsValidCursorIndex(size_t index) { in IsValidCursorIndex() function in gfx::RenderTextHarfBuzz
Drender_text_win.cc751 bool RenderTextWin::IsValidCursorIndex(size_t index) { in IsValidCursorIndex() function in gfx::RenderTextWin