/external/pdfium/fpdfsdk/pdfwindow/ |
D | PWL_Caret.cpp | 98 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()
|
D | PWL_Caret.h | 31 void InvalidateRect(CFX_FloatRect* pRect = nullptr) override;
|
D | PWL_Wnd.cpp | 301 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()
|
D | PWL_EditCtrl.cpp | 282 InvalidateRect(); in OnLButtonDown() 549 InvalidateRect(pRect); in IOnInvalidateRect()
|
D | PWL_Wnd.h | 251 virtual void InvalidateRect(CFX_FloatRect* pRect = nullptr);
|
D | PWL_ListBox.cpp | 62 m_pList->InvalidateRect(pRect); in IOnInvalidateRect()
|
D | PWL_ScrollBar.cpp | 690 InvalidateRect(); in OnLButtonDown() 745 InvalidateRect(); in OnLButtonUp()
|
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_formfiller.cpp | 126 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()
|
D | cffl_formfiller.h | 141 virtual void InvalidateRect(const FX_RECT& rect);
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 205 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/ |
D | ComboDialog.cpp | 52 InvalidateRect(NULL); in OnSize()
|
D | BrowseDialog.cpp | 311 InvalidateRect(NULL); in OnSize() 664 _list.InvalidateRect(NULL, true); in Reload()
|
/external/pdfium/fpdfsdk/ |
D | cfx_systemhandler.h | 56 void InvalidateRect(CPDFSDK_Widget* widget, FX_RECT rect);
|
D | cfx_systemhandler.cpp | 37 void CFX_SystemHandler::InvalidateRect(CPDFSDK_Widget* widget, FX_RECT rect) { in InvalidateRect() function in CFX_SystemHandler
|
/external/lzma/CPP/Windows/ |
D | Window.h | 171 bool InvalidateRect(LPCRECT rect, bool backgroundErase = true) 172 { return BOOLToBool(::InvalidateRect(_window, rect, BoolToBOOL(backgroundErase))); }
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_docenvironment.h | 25 void InvalidateRect(CXFA_FFPageView* pPageView,
|
/external/libpng/contrib/gregbook/ |
D | rpng-win.c | 642 InvalidateRect(global_hwnd, &rect, FALSE); in rpng_win_display_image() 654 InvalidateRect(global_hwnd, &rect, FALSE); in rpng_win_display_image()
|
D | rpng2-win.c | 822 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/ |
D | SkV8Example.cpp | 157 InvalidateRect((HWND)this->getHWND(), &winRect, false); in onHandleInval()
|
/external/pdfium/xfa/fxfa/ |
D | fxfa.h | 235 virtual void InvalidateRect(CXFA_FFPageView* pPageView,
|
/external/webrtc/talk/media/devices/ |
D | gdivideorenderer.cc | 252 InvalidateRect(handle(), 0, 0); in OnRenderFrame()
|
/external/skia/tools/viewer/sk_app/win/ |
D | Window_win.cpp | 339 InvalidateRect(fHWnd, nullptr, false); in onInval()
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 533 InvalidateRect(wnd_, NULL, TRUE); in LayoutPeerListUI() 622 InvalidateRect(wnd_, NULL, TRUE); in RenderFrame()
|
/external/icu/icu4c/source/samples/layout/ |
D | layout.cpp | 313 InvalidateRect(hwnd, NULL, TRUE); in WndProc()
|
D | clayout.c | 317 InvalidateRect(hwnd, NULL, TRUE); in WndProc()
|