Home
last modified time | relevance | path

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

/reactos/sdk/lib/cicero/
H A Dcicuif.h833 void DrawTextProc(HDC hDC, LPCRECT prc, BOOL bPressed);
1000 void DrawTextProc(HDC hDC, LPCRECT prc, BOOL bPressed);
H A Dcicuif.cpp2819 CUIFButton::DrawTextProc(HDC hDC, LPCRECT prc, BOOL bPressed) in DrawTextProc() function in CUIFButton
3042 DrawTextProc(hDC, &m_rc, bPressed); in STDMETHODIMP_()
3855 DrawTextProc(hMemDC, &rc, bPressed); in STDMETHODIMP_()
3887 CUIFBalloonButton::DrawTextProc(HDC hDC, LPCRECT prc, BOOL bPressed) in DrawTextProc() function in CUIFBalloonButton