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

  /external/harfbuzz_ng/src/
hb-cff-interp-cs-common.hh 235 static void vvcurveto (ENV &env, PARAM& param) {} function in struct:CFF::PathProcsNull
331 PATH::vvcurveto (env, param);
593 static void vvcurveto (ENV &env, PARAM& param) function in struct:CFF::PathProcs
  /external/fonttools/Lib/fontTools/cffLib/
specializer.py 139 def vvcurveto(args): member in class:_GeneralizerDecombinerCommandsMap
348 # vvcurveto, hvcurveto, and vhcurveto each cover two cases, one with an odd number of
362 # Only hhcurveto and vvcurveto operators can encode a spline starting with 'r', and
529 else: # hhcurveto / vvcurveto

Completed in 230 milliseconds