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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-font.cc 566 _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) function
614 hb_face_for_data_closure_t *closure = _hb_face_for_data_closure_create (OT::Sanitizer<OT::OpenTypeFontFile>::sanitize (hb_blob_reference (blob)), index);
  /external/harfbuzz_ng/src/
hb-font.cc 566 _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) function
614 hb_face_for_data_closure_t *closure = _hb_face_for_data_closure_create (OT::Sanitizer<OT::OpenTypeFontFile>::sanitize (hb_blob_reference (blob)), index);

Completed in 143 milliseconds