Searched refs:nButtonStartX (Results 1 – 1 of 1) sorted by relevance
775 const long nButtonStartX = 2*nW+20+15; in InitControls() local777 Point(nButtonStartX, 10), Size(STD_BTN_WIDTH, STD_BTN_HEIGHT), in InitControls()780 Point(nButtonStartX, 45 ), Size(STD_BTN_WIDTH, STD_BTN_HEIGHT), in InitControls()785 GetFileDialog()->SetOutputSizePixel( Size(nButtonStartX+STD_BTN_WIDTH+10, 298-nH) ); in InitControls()
Completed in 16 milliseconds