Home
last modified time | relevance | path

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

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