Searched refs:GetGlyphTextIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
H A Drender_text_pango.h68 size_t GetGlyphTextIndex(PangoLayoutRun* run, int glyph_index) const;
H A Drender_text_pango.cc439 style.UpdatePosition(GetGlyphTextIndex(run, style_start_glyph_index));
456 style_range.end() : GetGlyphTextIndex(run, glyph_index);
521 size_t RenderTextPango::GetGlyphTextIndex(PangoLayoutRun* run, function in class:gfx::RenderTextPango

Completed in 76 milliseconds