Searched refs:COMBO_Paint (Results 1 – 2 of 2) sorted by relevance
805 static LRESULT COMBO_Paint(HEADCOMBO *lphc, HDC hdc) in COMBO_Paint() function1718 ret = COMBO_Paint(lphc, hdc); in COMBO_WindowProc()
855 static LRESULT COMBO_Paint(LPHEADCOMBO lphc, HDC hParamDC) in COMBO_Paint() function1879 return COMBO_Paint(lphc, (HDC)wParam); in ComboWndProc_common()