Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c1908 rcl_paint_text(RlcData b, HDC hdc, in rcl_paint_text() function
2036 rcl_paint_text(b, hdc, tl, 0, cf, ty, &cx, insel); in rlc_redraw()
2038 rcl_paint_text(b, hdc, tl, cf, ce, ty, &cx, insel); in rlc_redraw()
2041 rcl_paint_text(b, hdc, tl, ce, b->width, ty, &cx, insel); in rlc_redraw()
2047 rcl_paint_text(b, hdc, tl, 0, ce, ty, &cx, insel); in rlc_redraw()
2049 rcl_paint_text(b, hdc, tl, ce, b->width, ty, &cx, insel); in rlc_redraw()
2051 { rcl_paint_text(b, hdc, tl, 0, b->width, ty, &cx, insel); in rlc_redraw()