HomeSort by relevance Sort by last modified time
    Searched refs:HB_Error (Results 51 - 56 of 56) sorted by null

1 23

  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.cpp 557 HB_Error error = HB_GSUB_Select_Script(face->gsub, tag, &script_index);
571 HB_Error error = HB_GPOS_Select_Script(face->gpos, script, &script_index);
585 HB_Error error;
632 HB_Error error = HB_Err_Ok;
728 HB_Error error = HB_GSUB_Select_Script(face->gsub, tag, &script_index);
749 HB_Error error = HB_GPOS_Select_Script(face->gpos, tag, &script_index);
    [all...]
harfbuzz-gsub-private.h 468 HB_INTERNAL HB_Error
harfbuzz-gpos-private.h 714 HB_INTERNAL HB_Error
  /external/harfbuzz/src/
harfbuzz-gsub-private.h 468 HB_INTERNAL HB_Error
harfbuzz-shaper.cpp     [all...]
harfbuzz-gpos-private.h 714 HB_INTERNAL HB_Error

Completed in 93 milliseconds

1 23