Home
last modified time | relevance | path

Searched refs:checkHeight (Results 1 – 1 of 1) sorted by path

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4958 int checkHeight = GetSystemMetrics( SM_CYMENUCHECK ); in ImplDrawItem() local
4967 HBITMAP memBmp = CreateCompatibleBitmap( pDI->hDC, checkWidth, checkHeight ); in ImplDrawItem()
4970 … BitBlt( pDI->hDC, x, y+(lineHeight-checkHeight)/2, checkWidth, checkHeight, memDC, 0, 0, SRCAND ); in ImplDrawItem()

Completed in 41 milliseconds