Searched defs:get_face (Results 1 – 3 of 3) sorted by relevance
224 const OpenTypeFontFace& get_face (unsigned int i) const { return this+table[i]; } in get_face() function257 const OpenTypeFontFace& get_face (unsigned int i) const in get_face() function297 const OpenTypeFontFace & get_face (const void *data_base) const in get_face() function372 const OpenTypeFontFace& get_face (unsigned int idx, in get_face() function422 const OpenTypeFontFace& get_face (unsigned int idx, in get_face() function482 const OpenTypeFontFace& get_face (unsigned int i, unsigned int *base_offset = nullptr) const in get_face() function
249 get_face(JNIEnv *_env, jobject _this, in get_face() function
84 pub fn get_face(&self) -> Face { in get_face() method