Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.c1423 const int listfillcolor = RGB(255, 255, 255); in IME_RenderCandidateList() local
1437 HBRUSH listbrush = CreateSolidBrush(listfillcolor); in IME_RenderCandidateList()