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_linux.h 68 size_t GetGlyphTextIndex(PangoLayoutRun* run, int glyph_index) const;
render_text_linux.cc 430 style.UpdatePosition(GetGlyphTextIndex(run, style_start_glyph_index));
444 style_range.end() : GetGlyphTextIndex(run, glyph_index);
503 size_t RenderTextLinux::GetGlyphTextIndex(PangoLayoutRun* run,

Completed in 35 milliseconds