Searched refs:aNonAlphaMask (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/source/window/ |
H A D | msgbox.cxx | 57 Color aNonAlphaMask( 0xC0, 0xC0, 0xC0 ); in ImplInitMsgBoxImageList() local 59 ( ResId( SV_RESID_BITMAP_MSGBOX, *pResMgr ), 4, &aNonAlphaMask ); in ImplInitMsgBoxImageList() 61 ( ResId( SV_RESID_BITMAP_MSGBOX_HC, *pResMgr ), 4, &aNonAlphaMask ); in ImplInitMsgBoxImageList()
|
H A D | splitwin.cxx | 1964 Color aNonAlphaMask( 0x00, 0x00, 0xFF ); in ImplDrawAutoHide() local 1967 ( ResId( SV_RESID_BITMAP_SPLITHPIN, *pResMgr ), 4, &aNonAlphaMask ); in ImplDrawAutoHide() 1980 Color aNonAlphaMask( 0x00, 0x00, 0xFF ); in ImplDrawAutoHide() local 1982 ( ResId( SV_RESID_BITMAP_SPLITVPIN, *pResMgr ), 4, &aNonAlphaMask ); in ImplDrawAutoHide()
|
Completed in 29 milliseconds