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

  /external/chromium_org/third_party/ots/src/
cff_type2_charstring.h 65 kVVCurveTo = 26,
cff_type2_charstring.cc 360 case ots::kVVCurveTo:
  /external/chromium_org/third_party/ots/test/
cff_type2_charstring_test.cc 557 1, 2, 3, 4, kOpPrefix, ots::kVVCurveTo,
558 1, 2, 3, 4, 5, kOpPrefix, ots::kVVCurveTo,
559 1, 2, 3, 4, 5, 6, 7, 8, kOpPrefix, ots::kVVCurveTo,
560 1, 2, 3, 4, 5, 6, 7, 8, 9, kOpPrefix, ots::kVVCurveTo,
568 kOpPrefix, ots::kVVCurveTo, // invalid
576 1, kOpPrefix, ots::kVVCurveTo, // invalid
583 1, 2, 3, 4, kOpPrefix, ots::kVVCurveTo, // can't be the first op.
    [all...]

Completed in 44 milliseconds