Home
last modified time | relevance | path

Searched defs:get_delta (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1938 float get_delta (unsigned int inner, in get_delta() function
2110 float get_delta (unsigned int outer, unsigned int inner, in get_delta() function
2125 float get_delta (unsigned int index, in get_delta() function
2450 int get_delta (unsigned int ppem, int scale) const in get_delta() function
2523 float get_delta (hb_font_t *font, const VariationStore &store) const in get_delta() function
Dhb-ot-layout-gsub-table.hh258 auto get_delta = [=] (hb_codepoint_pair_t _) { in serialize() local