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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-font.cc 595 const OT::OpenTypeFontFile &ot_file = *OT::Sanitizer<OT::OpenTypeFontFile>::lock_instance (data->blob); local
596 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);
  /external/harfbuzz_ng/src/
hb-font.cc 595 const OT::OpenTypeFontFile &ot_file = *OT::Sanitizer<OT::OpenTypeFontFile>::lock_instance (data->blob); local
596 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);

Completed in 938 milliseconds