Home
last modified time | relevance | path

Searched refs:mnClipElementCount (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx223 mnClipElementCount = aRectangles.size(); in setClipRegion()
226 if(mnClipElementCount) in setClipRegion()
228 mpClipRectlAry = new RECTL[mnClipElementCount]; in setClipRegion()
230 for(sal_uInt32 a(0); a < mnClipElementCount; a++) in setClipRegion()
269 for( int i = 0; i < mnClipElementCount; i++ ) in setClipRegion()
291 mnClipElementCount, in setClipRegion()
/aoo42x/main/vcl/inc/os2/
H A Dsalgdi.h130 ULONG mnClipElementCount; // number of clip rects in clip rect array member in Os2SalGraphics

Completed in 24 milliseconds