Searched refs:aPntRect (Results 1 – 2 of 2) sorted by relevance
588 const Rectangle aPntRect(aNextRect.SVRect()); in Show() local591 aPntRect.Left(), aPntRect.Top(), in Show()592 aPntRect.Right() + 1, aPntRect.Bottom() + 1)); in Show()656 const Rectangle aPntRect(aNextRect.SVRect()); in HighlightInputFld() local659 aPntRect.Left(), aPntRect.Top(), in HighlightInputFld()660 aPntRect.Right() + 1, aPntRect.Bottom() + 1)); in HighlightInputFld()
623 const Rectangle aPntRect(aNextRect.SVRect()); in SetPosAndSize() local626 aPntRect.Left(), aPntRect.Top(), in SetPosAndSize()627 aPntRect.Right() + 1, aPntRect.Bottom() + 1)); in SetPosAndSize()
Completed in 24 milliseconds