Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.c1429 const COLORREF candfillcolor = RGB(255, 255, 255); in IME_RenderCandidateList() local
1439 HBRUSH candbrush = CreateSolidBrush(candfillcolor); in IME_RenderCandidateList()