OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:populate_glyph_to_unicode
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/ports/
SkTypeface_win_dw.cpp
290
static void
populate_glyph_to_unicode
(IDWriteFontFace* fontFace,
function
362
populate_glyph_to_unicode
(fDWriteFontFace.get(), glyphCount, &(info->fGlyphToUnicode));
SkFontHost_FreeType.cpp
476
static void
populate_glyph_to_unicode
(FT_Face& face,
function
713
populate_glyph_to_unicode
(face, &(info->fGlyphToUnicode));
[
all
...]
SkFontHost_win.cpp
374
static void
populate_glyph_to_unicode
(HDC fontHdc, const unsigned glyphCount,
function
[
all
...]
SkFontHost_mac.cpp
1463
static void
populate_glyph_to_unicode
(CTFontRef ctFont, CFIndex glyphCount,
function
[
all
...]
Completed in 121 milliseconds