Home
last modified time | relevance | path

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

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/editor/
H A Deditor.h88 #define FVIEW_W SMALLVIEW_W macro
/dports/games/d2x/d2x-0.2.5/main/editor/
H A Deditor.h88 #define FVIEW_W SMALLVIEW_W macro
H A Dmed.c907 FrontViewBox = ui_add_gadget_userbox( EditorWindow,FVIEW_X,FVIEW_Y,FVIEW_W,FVIEW_H); in init_editor_screen()