OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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