Lines Matching refs:pVerticesIt
431 const sal_uInt8 *pVerticesIt = aVertices.pBuf + 6; in Commit() local
448 … sal_Int32 nX = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
449 … sal_Int32 nY = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
458 … sal_Int32 nX = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
459 … sal_Int32 nY = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
465 … sal_Int32 nX1 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
466 … sal_Int32 nY1 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
467 … sal_Int32 nX2 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
468 … sal_Int32 nY2 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
469 … sal_Int32 nX3 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()
470 … sal_Int32 nY3 = impl_GetPointComponent( pVerticesIt, nPointSize ); in Commit()