Searched refs:hFilterBoxLabel (Results 1 – 1 of 1) sorted by relevance
702 HWND hFilterBoxLabel = GetDlgItem(m_hwndFileOpenDlg, stc2); in EnlargeStdControlLabels() local740 GetWindowRect(hFilterBoxLabel, &rcFilterBoxLabel); in EnlargeStdControlLabels()746 MoveWindow(hFilterBoxLabel, rcFilterBoxLabel.left, rcFilterBoxLabel.top, w, h, true); in EnlargeStdControlLabels()
Completed in 15 milliseconds