Home
last modified time | relevance | path

Searched refs:pSizes (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx473 PrinterGfx::DrawPolyPolygon (sal_uInt32 nPoly, const sal_uInt32* pSizes, const Point** pPaths ) in DrawPolyPolygon() argument
488 for( unsigned int n = 1; n < pSizes[i]; n++ ) in DrawPolyPolygon()
490 if( pPaths[i][0] != pPaths[i][pSizes[i]-1] ) in DrawPolyPolygon()
/trunk/main/vcl/unx/generic/app/
H A Drandrwrapper.cxx324 XRRScreenSize *pSizes = NULL; in processRandREvent() local
331 pSizes = pWrapper->XRRConfigSizes( pConfig, &nSizes ); in processRandREvent()
332 XRRScreenSize *pTargetSize = pSizes + nId; in processRandREvent()

Completed in 34 milliseconds