HomeSort by relevance Sort by last modified time
    Searched refs:hb_face_is_immutable (Results 1 - 5 of 5) 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/chromium_org/third_party/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
  /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 1110 milliseconds