Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dcommoncontrols.idl50 int xBitmap;
H A Dcommctrl.h337 int xBitmap; member
/reactos/sdk/lib/cicero/
H A Dcicuif.cpp5136 LONG xBitmap = m_rc.left + cxyMargin, yBitmap = m_rc.top; in STDMETHODIMP_() local
5189 DrawBitmapProc(hDC, xBitmap, yBitmap); in STDMETHODIMP_()
5207 LONG xBitmap = m_rc.left + cxyMargin, yBitmap = m_rc.top; in STDMETHODIMP_() local
5224 DrawBitmapProc(hDC, xBitmap + 1, yBitmap + 1); in STDMETHODIMP_()
5254 DrawBitmapProc(hDC, xBitmap, yBitmap); in STDMETHODIMP_()
/reactos/dll/win32/comctl32/
H A Dimagelist.c1547 pt.x += pimldp->xBitmap; in ImageList_DrawIndirect()
1736 ptOvl.x += pimldp->xBitmap; in ImageList_DrawIndirect()