HomeSort by relevance Sort by last modified time
    Searched refs:HB_GetFontTableFunc (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-shaper.h 226 typedef HB_Error (*HB_GetFontTableFunc)(void *font, HB_Tag tag, HB_Byte *buffer, HB_UInt *length);
228 HB_Face HB_NewFace(void *font, HB_GetFontTableFunc tableFunc);
harfbuzz-shaper.cpp     [all...]

Completed in 479 milliseconds