Searched refs:rectBmp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Downerdrw.cpp470 RECT rectBmp = { rc.GetLeft(), rc.GetTop(), local
475 DrawEdge(hdc, &rectBmp, BDR_RAISEDINNER, BF_RECT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dstdrend.cpp1190 wxRect rectBmp(0, 0, bmp.GetWidth(), bmp.GetHeight());
1191 dc.DrawBitmap(bmp, rectBmp.CentreIn(rectBtn).GetPosition(), true);

Completed in 39 milliseconds