Searched defs:get_kerning (Results 1 – 7 of 7) sorted by relevance
| /external/freetype/include/freetype/internal/services/ |
| D | svpfr.h | 54 FT_PFR_GetKerningFunc get_kerning; in FT_DEFINE_SERVICE() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-aat-layout-kerx-table.hh | 69 int get_kerning () const { return value; } in get_kerning() function 95 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning() function 129 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function 380 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning() function 422 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function 628 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning() function 700 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function
|
| D | hb-ot-kern-table.hh | 47 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function 120 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function
|
| D | hb-ot-math-table.hh | 447 hb_position_t get_kerning (hb_ot_math_kern_t kern, in get_kerning() function 516 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning() function 607 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning() function
|
| D | hb-ot-shape-fallback.cc | 475 hb_position_t get_kerning (hb_codepoint_t first, hb_codepoint_t second) const in get_kerning() function
|
| /external/freetype/include/freetype/internal/ |
| D | ftdrv.h | 183 FT_Face_GetKerningFunc get_kerning; member
|
| D | sfnt.h | 943 TT_Face_GetKerningFunc get_kerning; member
|