HomeSort by relevance Sort by last modified time
    Searched refs:GetGlyphTextIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
render_text_pango.h 68 size_t GetGlyphTextIndex(PangoLayoutRun* run, int glyph_index) const;
render_text_pango.cc 439 style.UpdatePosition(GetGlyphTextIndex(run, style_start_glyph_index));
456 style_range.end() : GetGlyphTextIndex(run, glyph_index);
521 size_t RenderTextPango::GetGlyphTextIndex(PangoLayoutRun* run,

Completed in 803 milliseconds