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

/haiku/src/add-ons/print/transports/hp_jetdirect/
H A DSetupWindow.cpp18 #define DLG_HEIGHT 100 macro
36 #define OK_V (DLG_HEIGHT - BUTTON_HEIGHT - 11)
168 : BWindow(BRect(100, 100, 100 + DLG_WIDTH, 100 + DLG_HEIGHT),
/haiku/src/add-ons/print/transports/lpr/
H A DLprSetupDlg.cpp21 #define DLG_HEIGHT 100 macro
39 #define OK_V (DLG_HEIGHT - BUTTON_HEIGHT - 11)
167 DialogWindow(BRect(100, 100, 100 + DLG_WIDTH, 100 + DLG_HEIGHT),
/haiku/src/add-ons/print/transports/ipp/
H A DIppSetupDlg.cpp22 #define DLG_HEIGHT 80 macro
34 #define OK_V (DLG_HEIGHT - BUTTON_HEIGHT - 11)
153 : BWindow(BRect(100, 100, 100 + DLG_WIDTH, 100 + DLG_HEIGHT),

Completed in 39 milliseconds