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()
621 const Rectangle aPntRect(aNextRect.SVRect()); in SetPosAndSize() local624 aPntRect.Left(), aPntRect.Top(), in SetPosAndSize()625 aPntRect.Right() + 1, aPntRect.Bottom() + 1)); in SetPosAndSize()
Completed in 25 milliseconds