Home
last modified time | relevance | path

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

/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h301 int gfx_filter_top_border, gfx_filter_bottom_border; member
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h363 int gfx_filter_top_border, gfx_filter_bottom_border; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Ddrawing.cpp481 int top = fd->gfx_filter_top_border; in check_custom_limits()
H A Dcustom.cpp9945 fd->gfx_filter_top_border = fdcp->gfx_filter_top_border;
H A Dcfgfile.cpp1649 cfgfile_dwrite_ext (f, _T("gfx_filter_top_border"), ext, _T("%d"), gf->gfx_filter_top_border); in cfgfile_save_options()
2677 … || cfgfile_intval (option, value, _T("gfx_filter_top_border"), ext, &gf->gfx_filter_top_border, 1) in cfgfile_parse_host()