Searched refs:OpenTypeFontFace (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-open-file-private.hh119 } OpenTypeFontFace; typedef in namespace:OT
131 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; }
163 inline const OpenTypeFontFace& get_face (unsigned int i) const
168 default:return Null(OpenTypeFontFace);
219 inline const OpenTypeFontFace& get_face (unsigned int i) const
230 default: return Null(OpenTypeFontFace);
250 OpenTypeFontFace fontFace;
H A Dmain.cc94 const OpenTypeFontFace &font = ot.get_face (n_font);
H A Dhb-face.cc142 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);
H A Dhb-uniscribe.cc403 const OT::OpenTypeFontFace &face = file.get_face (face_index);
/external/harfbuzz_ng/src/
H A Dhb-open-file-private.hh119 } OpenTypeFontFace; typedef in namespace:OT
131 inline const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; }
163 inline const OpenTypeFontFace& get_face (unsigned int i) const
168 default:return Null(OpenTypeFontFace);
219 inline const OpenTypeFontFace& get_face (unsigned int i) const
230 default: return Null(OpenTypeFontFace);
250 OpenTypeFontFace fontFace;
H A Dmain.cc94 const OpenTypeFontFace &font = ot.get_face (n_font);
H A Dhb-face.cc142 const OT::OpenTypeFontFace &ot_face = ot_file.get_face (data->index);
H A Dhb-uniscribe.cc400 const OT::OpenTypeFontFace &face = file.get_face (face_index);

Completed in 185 milliseconds