Searched refs:PDM_ERASE (Results 1 – 2 of 2) sorted by relevance
65 PDM_FRAME, PDM_PAINT, PDM_ERASE, PDM_INVERT, PDM_FILL enumerator747 case PDM_ERASE: oc=0x0032; break; in WriteOpcode_Rect()763 case PDM_ERASE: oc=0x003a; break; in WriteOpcode_SameRect()778 case PDM_ERASE: oc=0x0042; break; in WriteOpcode_RRect()794 case PDM_ERASE: oc=0x004a; break; in WriteOpcode_SameRRect()809 case PDM_ERASE: oc=0x0052; break; in WriteOpcode_Oval()825 case PDM_ERASE: oc=0x005a; break; in WriteOpcode_SameOval()841 case PDM_ERASE: oc=0x0062; break; in WriteOpcode_Arc()859 case PDM_ERASE: oc=0x006a; break; in WriteOpcode_SameArc()877 case PDM_ERASE: oc=0x0072; break; in WriteOpcode_Poly()
142 PDM_FRAME, PDM_PAINT, PDM_ERASE, PDM_INVERT, PDM_FILL, enumerator651 case PDM_ERASE: in DrawingMethod()1216 case 2: shapeDMethod = PDM_ERASE; break; in ReadData()
Completed in 33 milliseconds