Home | History | Annotate | Download | only in formfiller

Lines Matching refs:InvalidateRect

153 		this->InvalidateRect(rect.left, rect.top, rect.right, rect.bottom);
169 this->InvalidateRect(rcFFL.left, rcFFL.top, rcFFL.right, rcFFL.bottom);
315 this->InvalidateRect(rcRect.left, rcRect.top, rcRect.right, rcRect.bottom);
771 this->InvalidateRect(rcRect.left, rcRect.top, rcRect.right, rcRect.bottom);
804 void CFFL_FormFiller::InvalidateRect(double left, double top, double right, double bottom)
827 this->InvalidateRect(rect.left, rect.top, rect.right, rect.bottom);
828 // ::InvalidateRect(pPageView->GetPageViewWnd(), &this->GetViewBBox(pPageView, pAnnot), TRUE);
836 this->InvalidateRect(rect.left, rect.top, rect.right, rect.bottom);
837 // ::InvalidateRect(pPageView->GetPageViewWnd(), &this->GetViewBBox(pPageView, pAnnot), TRUE);
852 this->InvalidateRect(rect.left, rect.top, rect.right, rect.bottom);
853 // ::InvalidateRect(pPageView->GetPageViewWnd(), &this->GetViewBBox(pPageView, pAnnot), TRUE);
868 this->InvalidateRect(rect.left, rect.top, rect.right, rect.bottom);
869 // ::InvalidateRect(pPageView->GetPageViewWnd(), &this->GetViewBBox(pPageView, pAnnot), TRUE);