Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dcursor.cxx45 Size maPixSize; // Pixel-Size member
67 Rectangle aRect( pData->maPixPos, pData->maPixSize ); in ImplCursorInvert()
138 mpData->maPixSize = pWindow->LogicToPixel( maSize ); in ImplDraw()
151 if ( !mpData->maPixSize.Width() ) in ImplDraw()
152 mpData->maPixSize.Width() = pWindow->GetSettings().GetStyleSettings().GetCursorSize(); in ImplDraw()

Completed in 10 milliseconds