Searched refs:pWinFlagAry (Results 1 – 1 of 1) sorted by relevance
629 BYTE* pWinFlagAry ) in ImplPreparePolyDraw() argument644 *pWinFlagAry++ = PT_MOVETO; in ImplPreparePolyDraw()661 *pWinFlagAry++ = PT_BEZIERTO; in ImplPreparePolyDraw()665 *pWinFlagAry++ = PT_BEZIERTO; in ImplPreparePolyDraw()669 *pWinFlagAry++ = PT_BEZIERTO; in ImplPreparePolyDraw()679 *pWinFlagAry++ = PT_LINETO; in ImplPreparePolyDraw()686 pWinFlagAry[-1] |= PT_CLOSEFIGURE; in ImplPreparePolyDraw()1554 BYTE* pWinFlagAry; in drawPolygonBezier() local1558 pWinFlagAry = new BYTE[ nPoints ]; in drawPolygonBezier()1563 pWinFlagAry = aStackAry2; in drawPolygonBezier()[all …]