Home
last modified time | relevance | path

Searched refs:InvalidateRect (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/visupng/
H A 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()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp52 InvalidateRect(NULL); in OnSize()
H A DBrowseDialog.cpp301 InvalidateRect(NULL); in OnSize()
687 _list.InvalidateRect(NULL, true); in Reload()
H A DProgressDialog2.cpp458 InvalidateRect(NULL); in OnSize()
/third_party/lzma/CPP/Windows/
H A DWindow.h250 bool InvalidateRect(LPCRECT rect, bool backgroundErase = true) in InvalidateRect() function in NWindows::CWindow
251 { return BOOLToBool(::InvalidateRect(_window, rect, BoolToBOOL(backgroundErase))); } in InvalidateRect()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-win.c649 InvalidateRect(global_hwnd, &rect, FALSE); in rpng_win_display_image()
661 InvalidateRect(global_hwnd, &rect, FALSE); in rpng_win_display_image()
667 InvalidateRect(global_hwnd, NULL, TRUE); in rpng_win_display_image()
H A Drpng2-win.c828 InvalidateRect(global_hwnd, &rect, FALSE);
1089 yet been displayed; alternatively, we could call InvalidateRect() for
1163 InvalidateRect(global_hwnd, &rect, FALSE);
/third_party/icu/icu4c/source/samples/layout/
H A Dlayout.cpp313 InvalidateRect(hwnd, NULL, true); in WndProc()
H A Dclayout.c318 InvalidateRect(hwnd, NULL, true); in WndProc()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dclayout.c317 InvalidateRect(hwnd, NULL, TRUE); in WndProc()
H A Dlayout.cpp313 InvalidateRect(hwnd, NULL, TRUE); in WndProc()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DSwapChain9.cpp241 InvalidateRect(window, nullptr, FALSE); in reset()
/third_party/skia/tools/sk_app/win/
H A DWindow_win.cpp393 InvalidateRect(fHWnd, nullptr, false); in onInval()
/third_party/python/Tools/msi/bundle/bootstrap/
H A DPythonBootstrapperApplication.cpp248 InvalidateRect(_theme->hwndParent, nullptr, TRUE); in ShowPage()

Completed in 17 milliseconds