Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/win/
H A Ddebugviewinfo.cpp310 int const oldbkmode = GetBkMode(dc); in draw_contents() local
416 SetBkMode(dc, oldbkmode); in draw_contents()
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/win/
H A Ddebugviewinfo.cpp310 int const oldbkmode = GetBkMode(dc); in draw_contents() local
416 SetBkMode(dc, oldbkmode); in draw_contents()
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpangowin32.c937 int oldbkmode = SetBkMode (hdc, TRANSPARENT); in pango_win32_render_layout_line() local
1069 SetBkMode (hdc, oldbkmode); in pango_win32_render_layout_line()
/dports/print/transfig/transfig.3.2.5e/fig2dev/dev/
H A Dgenemf.c1178 static int oldbkmode = 0; local
1181 chkcache(mode, oldbkmode);
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dgenemf.c1193 static int oldbkmode = 0; in bkmode() local
1196 chkcache(mode, oldbkmode); in bkmode()