Searched refs:pSizes (Results 1 – 2 of 2) sorted by relevance
324 XRRScreenSize *pSizes = NULL; in processRandREvent() local331 pSizes = pWrapper->XRRConfigSizes( pConfig, &nSizes ); in processRandREvent()332 XRRScreenSize *pTargetSize = pSizes + nId; in processRandREvent()
473 PrinterGfx::DrawPolyPolygon (sal_uInt32 nPoly, const sal_uInt32* pSizes, const Point** pPaths ) in DrawPolyPolygon() argument488 for( unsigned int n = 1; n < pSizes[i]; n++ ) in DrawPolyPolygon()490 if( pPaths[i][0] != pPaths[i][pSizes[i]-1] ) in DrawPolyPolygon()
Completed in 26 milliseconds