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/src/
hb-face.h 83 hb_face_is_immutable (hb_face_t *face);
hb-face.cc 304 * hb_face_is_immutable:
314 hb_face_is_immutable (hb_face_t *face) function
  /external/harfbuzz_ng/test/api/
test-font.c 166 g_assert (!hb_face_is_immutable (face));
169 g_assert (hb_face_is_immutable (face));

Completed in 67 milliseconds