Home
last modified time | relevance | path

Searched refs:sanitize_blob (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-face.cc77 …hb_blob_t *sanitized = hb_sanitize_context_t ().sanitize_blob<OT::OpenTypeFontFile> (hb_blob_refer… in hb_face_count()
243 blob = hb_sanitize_context_t ().sanitize_blob<OT::OpenTypeFontFile> (hb_blob_reference (blob)); in hb_face_create()
H A Dhb-sanitize.hh429 hb_blob_t *sanitize_blob (hb_blob_t *blob) in sanitize_blob() function
500 return sanitize_blob<Type> (hb_face_reference_table (face, tableTag)); in reference_table()
H A Dmain.cc361 hb_blob_t *font_blob = hb_sanitize_context_t ().sanitize_blob<OpenTypeFontFile> (blob); in print_layout_info_using_private_api()
H A Dhb-uniscribe.cc335 blob = hb_sanitize_context_t ().sanitize_blob<OT::OpenTypeFontFile> (blob); in _hb_rename_font()