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

  /external/harfbuzz/src/
harfbuzz-dump-main.c 67 if (!(error = HB_Load_GSUB_Table (font, &gsub, NULL)))
75 fprintf (stderr, "HB_Load_GSUB_Table: error 0x%x\n", error);
harfbuzz-gsub.h 88 HB_Error HB_Load_GSUB_Table( HB_Stream stream,
harfbuzz-shaper.cpp     [all...]
harfbuzz-gsub.c 48 HB_Error HB_Load_GSUB_Table( HB_Stream stream,
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub.h 88 HB_Error HB_Load_GSUB_Table( HB_Stream stream,
harfbuzz-shaper.cpp 646 if (!stream || (error = HB_Load_GSUB_Table(stream, &face->gsub, face->gdef, gdefStream))) {
    [all...]
harfbuzz-gsub.c 48 HB_Error HB_Load_GSUB_Table( HB_Stream stream,
    [all...]

Completed in 377 milliseconds