Searched refs:OP_SMALL_ARC_TO_CCW (Results 1 – 4 of 4) sorted by relevance
28 #define OP_SMALL_ARC_TO_CCW 0x08000000 macro
67 || (op & OP_SMALL_ARC_TO_CCW) != 0) { in Iterate()72 op & (OP_SMALL_ARC_TO_CCW | OP_LARGE_ARC_TO_CCW), in Iterate()495 op = OP_SMALL_ARC_TO_CCW; in ArcTo()
152 op = OP_SMALL_ARC_TO_CCW; in IterateArcTo()
1678 || (op & OP_SMALL_ARC_TO_CCW) != 0) { in _IterateShapeData()