H A D | WinFileOpenImpl.cxx | 716 const int OFFSET = IsWindows98() ? 10 : 0; in EnlargeStdControlLabels() local 727 …MoveWindow(hFileNameBox, rcFileNameBox.left + gap + OFFSET, rcFileNameBox.top, w - OFFSET, h, true… in EnlargeStdControlLabels() 734 MoveWindow(hFilterBox, rcFilterBox.left + gap + OFFSET, rcFilterBox.top, w - OFFSET, h, true); in EnlargeStdControlLabels()
|