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

  /external/harfbuzz/src/
harfbuzz-gsub.h 73 HB_AltFunction altfunc; member in struct:HB_GSUBHeader_
135 HB_AltFunction altfunc,
harfbuzz-gsub.c 696 if ( gsub->altfunc )
697 alt_index = (gsub->altfunc)( buffer->out_pos, IN_CURGLYPH(),
    [all...]

Completed in 244 milliseconds