Searched refs:OP_CLOSE (Results 1 – 5 of 5) sorted by relevance
23 #define OP_CLOSE 0x40000000 macro
78 if ((op & OP_CLOSE) != 0) in Iterate()528 if (fBuildingOp == OP_CLOSE || fBuildingOp == OP_MOVETO) in Close()544 fBuildingOp = OP_CLOSE; in Close()
495 OP_CLOSE in ClipToRect()
174 fOpStack.push(OP_CLOSE); in IterateClose()
1694 if ((op & OP_CLOSE) != 0) in _IterateShapeData()