Searched defs:hb_face_get_empty (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-face.cc93 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/
H A Dhb-font.cc546 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