Lines Matching refs:Point
202 void TranslateCoordinates (Point& rOut, const Point& rIn) in TranslateCoordinates()
237 Point& aOldPoint, sal_Int32& nColumn );
282 void PSBinLineTo (const Point& rCurrent, Point& rOld,
284 void PSBinMoveTo (const Point& rCurrent, Point& rOld,
288 void PSBinCurrentPath (sal_uInt32 nPoints, const Point* pPath);
289 void PSBinPath (const Point& rCurrent, Point& rOld,
293 void PSTranslate (const Point& rPoint);
294 void PSMoveTo (const Point& rPoint);
297 void PSLineTo(const Point& rPoint );
298 void PSPointOp (const Point& rPoint, const sal_Char* pOperator);
305 void LicenseWarning (const Point& rPoint, const sal_Unicode* pStr,
313 void drawVerticalizedText (const Point& rPoint,
317 void drawText (const Point& rPoint,
321 void drawGlyphs( const Point& rPoint,
351 void DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor);
352 void DrawPixel (const Point& rPoint) in DrawPixel()
354 void DrawLine (const Point& rFrom, const Point& rTo);
356 void DrawPolyLine (sal_uInt32 nPoints, const Point* pPath );
357 void DrawPolygon (sal_uInt32 nPoints, const Point* pPath);
360 const Point** pPolygonList);
362 const Point* pPath,
365 const Point* pPath,
369 const Point* const* pPtAry,
409 void DrawText (const Point& rPoint,
420 sal_uInt16 **ppPolySizes, Point **ppPoints,
424 void DrawGlyphs( const Point& rPoint,