Home
last modified time | relevance | path

Searched defs:glyph_indices (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp60 CFX_FixedBufGrow<uint16_t, 32> glyph_indices(nChars); in CGDrawGlyphRun() local
/external/freetype/src/sfnt/
Dttpost.c170 FT_UShort* glyph_indices = NULL; in load_format_20() local
/external/pdfium/core/fxge/win32/
Dfx_win32_dwrite.cpp233 unsigned short* glyph_indices, in DwRendingString()
/external/freetype/include/freetype/internal/
Dtttypes.h896 FT_UShort* glyph_indices; member