Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dexpress_dialog.cpp431 void custom_bitmap_button::DrawBitmap(LPDRAWITEMSTRUCT lpDIS) in DrawBitmap() argument
433 ASSERT(lpDIS != NULL); in DrawBitmap()
439 UINT state = lpDIS->itemState; in DrawBitmap()
448 CDC* pDC = CDC::FromHandle(lpDIS->hDC); in DrawBitmap()
456 rect.CopyRect(&lpDIS->rcItem); in DrawBitmap()