Home
last modified time | relevance | path

Searched refs:DEFAULT_HEIGHT_96 (Results 1 – 1 of 1) sorted by path

/dports/emulators/tilem/tilem-2.0/gui/
H A Dscreenshot.c39 #define DEFAULT_HEIGHT_96 128 macro
111 height = (h96 > 0 ? h96 : DEFAULT_HEIGHT_96); in quick_screenshot()
597 height = (h96 > 0 ? h96 : DEFAULT_HEIGHT_96); in popup_screenshot_window()