Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Dpaint.c204 static COLORREF get_back_color( ME_Context *c, ME_Style *style, BOOL highlight ) in get_back_color() function
333 COLORREF back_color = get_back_color( c, run->style, selected ); in draw_text()