Searched refs:comboBoxBounds (Results 1 – 1 of 1) sorted by relevance
524 RECT comboBoxBounds; in OnSize() local545 ::GetWindowRect(fComboBox, &comboBoxBounds); in OnSize()546 …::SetWindowPos(fGoButton, NULL, newWidth - buttonWidth, (comboBoxBounds.bottom - comboBoxBounds.to… in OnSize()565 RECT comboBoxBounds; in OnWindowPosChanging() local589 ::GetWindowRect(fComboBox, &comboBoxBounds); in OnWindowPosChanging()590 …::SetWindowPos(fGoButton, NULL, newWidth - buttonWidth, (comboBoxBounds.bottom - comboBoxBounds.to… in OnWindowPosChanging()