Searched refs:candfillcolor (Results 1 – 1 of 1) sorted by relevance
1429 const COLORREF candfillcolor = RGB(255, 255, 255); in IME_RenderCandidateList() local1439 HBRUSH candbrush = CreateSolidBrush(candfillcolor); in IME_RenderCandidateList()