Searched refs:SETX_WIDTH_MULTIPLE (Results 1 – 2 of 2) sorted by relevance
59 const SETX_WIDTH_MULTIPLE = 0.1;85 position.offsetX = displayClass.width * SETX_WIDTH_MULTIPLE;
120 const float SETX_WIDTH_MULTIPLE = 0.1; variable564 position.offsetX = display->GetWidth() * SETX_WIDTH_MULTIPLE; in GetDialogPositionAndSize()