Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c213 #define DLG_VERT_PADDING_X 4 // For vertical buttons macro
7136 textWidth += DLG_VERT_PADDING_X * 2; // Padding around button in gui_mch_dialog()
7250 PixelToDialogX(DLG_VERT_PADDING_X), in gui_mch_dialog()
7253 PixelToDialogX(dlgwidth - 2 * DLG_VERT_PADDING_X), in gui_mch_dialog()