Home
last modified time | relevance | path

Searched refs:InvalidateRect (Results 1 – 25 of 33) sorted by relevance

12

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Caret.cpp98 InvalidateRect(); in TimerProc()
138 void CPWL_Caret::InvalidateRect(CFX_FloatRect* pRect) { in InvalidateRect() function in CPWL_Caret
143 CPWL_Wnd::InvalidateRect(&rcRefresh); in InvalidateRect()
145 CPWL_Wnd::InvalidateRect(pRect); in InvalidateRect()
DPWL_Caret.h31 void InvalidateRect(CFX_FloatRect* pRect = nullptr) override;
DPWL_Wnd.cpp301 InvalidateRect(&rcUnion); in InvalidateRectMove()
383 void CPWL_Wnd::InvalidateRect(CFX_FloatRect* pRect) { in InvalidateRect() function in CPWL_Wnd
403 pSH->InvalidateRect(widget, rcWin); in InvalidateRect()
684 InvalidateRect(); in SetVisible()
DPWL_EditCtrl.cpp282 InvalidateRect(); in OnLButtonDown()
549 InvalidateRect(pRect); in IOnInvalidateRect()
DPWL_Wnd.h251 virtual void InvalidateRect(CFX_FloatRect* pRect = nullptr);
DPWL_ListBox.cpp62 m_pList->InvalidateRect(pRect); in IOnInvalidateRect()
DPWL_ScrollBar.cpp690 InvalidateRect(); in OnLButtonDown()
745 InvalidateRect(); in OnLButtonUp()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp126 InvalidateRect(rect); in OnLButtonDown()
144 InvalidateRect(GetViewBBox(pPageView, pAnnot)); in OnLButtonUp()
250 InvalidateRect(GetViewBBox(pPageView, pAnnot)); in SetFocusForAnnot()
585 InvalidateRect(GetViewBBox(pPageView, m_pWidget)); in EscapeFiller()
590 void CFFL_FormFiller::InvalidateRect(const FX_RECT& rect) { in InvalidateRect() function in CFFL_FormFiller
603 InvalidateRect(GetViewBBox(pPageView, pAnnot)); in OnMouseEnter()
610 InvalidateRect(GetViewBBox(pPageView, pAnnot)); in OnMouseExit()
624 InvalidateRect(GetViewBBox(pPageView, pAnnot)); in OnLButtonDown()
638 InvalidateRect(GetViewBBox(pPageView, pAnnot)); in OnLButtonUp()
Dcffl_formfiller.h141 virtual void InvalidateRect(const FX_RECT& rect);
/external/libpng/contrib/visupng/
DVisualPng.c205 InvalidateRect (hwnd, NULL, TRUE); in WndProc()
221 InvalidateRect (hwnd, NULL, TRUE); in WndProc()
266 InvalidateRect (hwnd, NULL, TRUE); in WndProc()
316 InvalidateRect (hwnd, NULL, TRUE); in WndProc()
345 InvalidateRect (hwnd, NULL, TRUE); in WndProc()
390 InvalidateRect (hwnd, NULL, TRUE); in WndProc()
/external/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp52 InvalidateRect(NULL); in OnSize()
DBrowseDialog.cpp311 InvalidateRect(NULL); in OnSize()
664 _list.InvalidateRect(NULL, true); in Reload()
/external/pdfium/fpdfsdk/
Dcfx_systemhandler.h56 void InvalidateRect(CPDFSDK_Widget* widget, FX_RECT rect);
Dcfx_systemhandler.cpp37 void CFX_SystemHandler::InvalidateRect(CPDFSDK_Widget* widget, FX_RECT rect) { in InvalidateRect() function in CFX_SystemHandler
/external/lzma/CPP/Windows/
DWindow.h171 bool InvalidateRect(LPCRECT rect, bool backgroundErase = true)
172 { return BOOLToBool(::InvalidateRect(_window, rect, BoolToBOOL(backgroundErase))); }
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.h25 void InvalidateRect(CXFA_FFPageView* pPageView,
/external/libpng/contrib/gregbook/
Drpng-win.c642 InvalidateRect(global_hwnd, &rect, FALSE); in rpng_win_display_image()
654 InvalidateRect(global_hwnd, &rect, FALSE); in rpng_win_display_image()
Drpng2-win.c822 InvalidateRect(global_hwnd, &rect, FALSE); in rpng2_win_create_window()
1157 InvalidateRect(global_hwnd, &rect, FALSE); in rpng2_win_display_row()
/external/skia/experimental/SkV8Example/
DSkV8Example.cpp157 InvalidateRect((HWND)this->getHWND(), &winRect, false); in onHandleInval()
/external/pdfium/xfa/fxfa/
Dfxfa.h235 virtual void InvalidateRect(CXFA_FFPageView* pPageView,
/external/webrtc/talk/media/devices/
Dgdivideorenderer.cc252 InvalidateRect(handle(), 0, 0); in OnRenderFrame()
/external/skia/tools/viewer/sk_app/win/
DWindow_win.cpp339 InvalidateRect(fHWnd, nullptr, false); in onInval()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc533 InvalidateRect(wnd_, NULL, TRUE); in LayoutPeerListUI()
622 InvalidateRect(wnd_, NULL, TRUE); in RenderFrame()
/external/icu/icu4c/source/samples/layout/
Dlayout.cpp313 InvalidateRect(hwnd, NULL, TRUE); in WndProc()
Dclayout.c317 InvalidateRect(hwnd, NULL, TRUE); in WndProc()

12