Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx1075 #define DIALOG_BORDER 5 macro
1080 #define EDIT_WIDTH ( DIALOG_WIDTH - 2 * DIALOG_BORDER )
1085 #define THROBBER_X_POS ( DIALOG_BORDER + 8 )
1086 #define THROBBER_Y_POS ( DIALOG_BORDER + 23 )
1090 #define LABEL_Y_POS ( 2 * DIALOG_BORDER + BOX_HEIGHT1 )
1099 #define PROGRESS_X_POS ( DIALOG_BORDER + 8 )
1100 #define PROGRESS_Y_POS ( DIALOG_BORDER + 2*LABEL_OFFSET )
1182 … awt::Rectangle( DIALOG_BORDER+1, DIALOG_BORDER, EDIT_WIDTH-2, LABEL_HEIGHT ), in createDialog()
1189 …awt::Rectangle( DIALOG_BORDER, DIALOG_BORDER + LABEL_HEIGHT, EDIT_WIDTH, BOX_HEIGHT1 - LABEL_HEIGH… in createDialog()
1204 awt::Rectangle( DIALOG_BORDER + TEXT_OFFSET, in createDialog()
[all …]

Completed in 20 milliseconds