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 388 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning() function 430 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function 639 int get_kerning (hb_codepoint_t left, hb_codepoint_t right, in get_kerning() function 711 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function
|
D | hb-ot-math-table.hh | 309 hb_position_t get_kerning (hb_ot_math_kern_t kern, in get_kerning() function 338 hb_position_t get_kerning (hb_codepoint_t glyph, in get_kerning() function 385 hb_position_t get_kerning (hb_codepoint_t glyph, 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 115 int get_kerning (hb_codepoint_t left, hb_codepoint_t right) const in get_kerning() function
|
D | hb-ot-shape-fallback.cc | 444 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 | 192 FT_Face_GetKerningFunc get_kerning; member
|
D | sfnt.h | 760 TT_Face_GetKerningFunc get_kerning; member
|