Searched defs:ot_file (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-face.cc141 const OT::OpenTypeFontFile &ot_file = *OT::Sanitizer<OT::OpenTypeFontFile>::lock_instance (data->blob); local
142 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);
/external/harfbuzz_ng/src/
H A Dhb-face.cc141 const OT::OpenTypeFontFile &ot_file = *OT::Sanitizer<OT::OpenTypeFontFile>::lock_instance (data->blob); local
142 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);

Completed in 232 milliseconds