Searched refs:DrawVertCardStrip (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/3rdparty/cardlib/ |
H A D | cardrgndraw.cpp | 98 void DrawVertCardStrip(HDC hdc, int x, int y, int nCardNum, int width, BOOL fDrawTips) in DrawVertCardStrip() function 314 DrawVertCardStrip(hdc, x, y, cardval, xoffset, fDrawTips); in Render() 318 DrawVertCardStrip(hdc, x+__cardwidth+xoffset, y, cardval, xoffset, fDrawTips); in Render()
|