Searched refs:GUI_PH_MARGIN (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_photon.c53 #define GUI_PH_MARGIN 4 /* Size of the bevel */ macro
1135 gui.border_offset = gui.border_width = GUI_PH_MARGIN + 2;
1184 PtSetArg( &args[ n++ ], Pt_ARG_BEVEL_WIDTH, GUI_PH_MARGIN, 0 );

Completed in 127 milliseconds