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

  /external/harfbuzz_ng/test/api/
test-font.c 156 g_assert (!hb_face_is_immutable (face));
159 g_assert (hb_face_is_immutable (face));
  /external/harfbuzz_ng/src/
hb-font.h 84 hb_face_is_immutable (hb_face_t *face);
hb-font.cc 691 hb_face_is_immutable (hb_face_t *face) function

Completed in 68 milliseconds