Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Djustify.py117 def justify(face, words, advance, target_advance): argument
162 def typeset(face, text, target_advance): argument
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dshape-options.hh197 float target_advance = advance * unit; in shape() local