Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dres_images.h144 ID_IMG_TB_LAYOUT_PRINT_PREVIEW, enumerator
H A Dres_images.cpp278 case ID_IMG_TB_LAYOUT_PRINT_PREVIEW: return( tb_layout_print_preview_xpm ); in IMG_Get_XPM()
H A Dres_commands.cpp467 case ID_CMD_LAYOUT_PRINT_PREVIEW: return( ID_IMG_TB_LAYOUT_PRINT_PREVIEW ); in CMD_Get_ImageID()