HomeSort by relevance Sort by last modified time
    Searched defs:hb_face_get_empty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-face.cc 93 return hb_face_get_empty ();
170 return hb_face_get_empty ();
175 return hb_face_get_empty ();
187 * hb_face_get_empty:
196 hb_face_get_empty (void) function
  /external/harfbuzz_ng/src/
hb-font.cc 546 return hb_face_get_empty ();
612 return hb_face_get_empty ();
617 return hb_face_get_empty ();
629 hb_face_get_empty (void) function
787 face = hb_face_get_empty ();

Completed in 28 milliseconds