Searched refs:WIDTH_MULTIPLE (Results 1 – 2 of 2) sorted by relevance
57 const WIDTH_MULTIPLE = 0.8;83 position.width = displayClass.width * WIDTH_MULTIPLE;
118 const float WIDTH_MULTIPLE = 0.8; variable562 position.width = display->GetWidth() * WIDTH_MULTIPLE; in GetDialogPositionAndSize()