Searched refs:aOuterPix (Results 1 – 1 of 1) sorted by relevance
428 Rectangle aOuterPix(aPixRect); in ImpInvalidateOutlinerView() local429 aOuterPix.Left()-=nPixSiz; in ImpInvalidateOutlinerView()430 aOuterPix.Top()-=nPixSiz; in ImpInvalidateOutlinerView()431 aOuterPix.Right()+=nPixSiz; in ImpInvalidateOutlinerView()432 aOuterPix.Bottom()+=nPixSiz; in ImpInvalidateOutlinerView()436 pWin->Invalidate(aOuterPix); in ImpInvalidateOutlinerView()
Completed in 22 milliseconds