Searched refs:fHPopupAlignment (Results 1 – 2 of 2) sorted by relevance
26 fHPopupAlignment(0.5), in PopupControl()61 fHPopupAlignment = hPopupAlignment; in SetPopupAlignment()72 fHPopupAlignment = -1.0; in SetPopupLocation()86 if (fHPopupAlignment >= 0.0 && fVPopupAlignment >= 0.0) { in ShowPopup()92 leftLocation.x += fHPopupAlignment * totalWidth; in ShowPopup()93 leftLocation.y += fHPopupAlignment * totalHeight; in ShowPopup()
50 float fHPopupAlignment; variable