HomeSort by relevance Sort by last modified time
    Searched refs:hvcurveto (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-cff-interp-cs-common.hh 238 static void hvcurveto (ENV &env, PARAM& param) {} function in struct:CFF::PathProcsNull
343 PATH::hvcurveto (env, param);
690 static void hvcurveto (ENV &env, PARAM& param) function in struct:CFF::PathProcs
  /external/fonttools/Lib/fontTools/cffLib/
specializer.py 147 def hvcurveto(args): member in class:_GeneralizerDecombinerCommandsMap
348 # vvcurveto, hvcurveto, and vhcurveto each cover two cases, one with an odd number of
363 # only hvcurveto and vhcurveto operators can encode a spline ending with 'r'.
525 if op0 != op1: # vhcurveto / hvcurveto

Completed in 426 milliseconds