Home
last modified time | relevance | path

Searched defs:hwnd (Results 1 – 25 of 109) sorted by relevance

12345

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.c85 HWND hwnd = data->hwnd; in WIN_SetWindowPositionInternal() local
117 SetupWindowData(_THIS, SDL_Window * window, HWND hwnd, SDL_bool created) in SetupWindowData()
268 HWND hwnd; in WIN_CreateWindow() local
341 HWND hwnd = (HWND) data; in WIN_CreateWindowFrom() local
395 HWND hwnd = ((SDL_WindowData *) window->driverdata)->hwnd; in WIN_SetWindowTitle() local
404 HWND hwnd = ((SDL_WindowData *) window->driverdata)->hwnd; in WIN_SetWindowIcon() local
467 HWND hwnd = ((SDL_WindowData *) window->driverdata)->hwnd; in WIN_ShowWindow() local
474 HWND hwnd = ((SDL_WindowData *) window->driverdata)->hwnd; in WIN_HideWindow() local
481 HWND hwnd = ((SDL_WindowData *) window->driverdata)->hwnd; in WIN_RaiseWindow() local
489 HWND hwnd = data->hwnd; in WIN_MaximizeWindow() local
[all …]
/third_party/cef/tests/cefclient/browser/
Dbrowser_window_std_win.cc61 HWND hwnd = GetWindowHandle(); in ShowPopup() local
76 HWND hwnd = GetWindowHandle(); in Show() local
84 HWND hwnd = GetWindowHandle(); in Hide() local
96 HWND hwnd = GetWindowHandle(); in SetBounds() local
Dosr_render_handler_win.h56 HWND hwnd() const { return hwnd_; } in hwnd() function
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestnativew32.c27 WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
45 HWND hwnd; in CreateWindowNative() local
/third_party/icu/icu4c/source/samples/layout/
Dclayout.c48 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle()
57 void InitParagraph(HWND hwnd, Context *context) in InitParagraph()
79 HWND hwnd; in WinMain() local
124 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
Dlayout.cpp47 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle()
56 void InitParagraph(HWND hwnd, Context *context) in InitParagraph()
78 HWND hwnd; in WinMain() local
123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c48 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle()
57 void InitParagraph(HWND hwnd, Context *context) in InitParagraph()
79 HWND hwnd; in WinMain() local
124 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
Dlayout.cpp47 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle()
56 void InitParagraph(HWND hwnd, Context *context) in InitParagraph()
78 HWND hwnd; in WinMain() local
123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c48 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle()
57 void InitParagraph(HWND hwnd, Context *context) in InitParagraph()
79 HWND hwnd; in WinMain() local
124 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
Dlayout.cpp47 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle()
56 void InitParagraph(HWND hwnd, Context *context) in InitParagraph()
78 HWND hwnd; in WinMain() local
123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_dpi_helper.cc50 BOOL Win32DpiHelper::EnableNonClientDpiScaling(HWND hwnd) { in EnableNonClientDpiScaling()
57 UINT Win32DpiHelper::GetDpiForWindow(HWND hwnd) { in GetDpiForWindow()
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/
Dwindows_screenshot.c143 ScreenshotWindow(HWND hwnd, char* filename, SDL_bool only_client_area) in ScreenshotWindow()
274 HWND hwnd; in SDLVisualTest_ScreenshotDesktop() local
281 ScreenshotHwnd(HWND hwnd, LPARAM lparam) in ScreenshotHwnd()
/third_party/flutter/skia/tools/sk_app/win/
DDawnD3D12WindowContext_win.cpp32 DawnD3D12WindowContext::DawnD3D12WindowContext(HWND hwnd, const DisplayParams& params) in DawnD3D12WindowContext()
61 std::unique_ptr<WindowContext> MakeDawnD3D12ForWin(HWND hwnd, in MakeDawnD3D12ForWin()
/third_party/skia/tools/sk_app/win/
DDawnD3D12WindowContext_win.cpp31 DawnD3D12WindowContext::DawnD3D12WindowContext(HWND hwnd, const DisplayParams& params) in DawnD3D12WindowContext()
60 std::unique_ptr<WindowContext> MakeDawnD3D12ForWin(HWND hwnd, in MakeDawnD3D12ForWin()
/third_party/flutter/skia/third_party/externals/libpng/contrib/visupng/
DPngFile.c50 void PngFileInitialize (HWND hwnd) in PngFileInitialize()
77 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileOpenDlg()
87 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileSaveDlg()
DVisualPng.c83 HWND hwnd; in WinMain() local
147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc()
661 BOOL LoadImageFile (HWND hwnd, PTSTR pstrPathName, in LoadImageFile()
705 BOOL DisplayImage (HWND hwnd, BYTE **ppDib,
/third_party/libpng/contrib/visupng/
DPngFile.c50 void PngFileInitialize (HWND hwnd) in PngFileInitialize()
77 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileOpenDlg()
87 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileSaveDlg()
DVisualPng.c83 HWND hwnd; in WinMain() local
147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc()
661 BOOL LoadImageFile (HWND hwnd, PTSTR pstrPathName, in LoadImageFile()
705 BOOL DisplayImage (HWND hwnd, BYTE **ppDib,
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DPngFile.c50 void PngFileInitialize (HWND hwnd) in PngFileInitialize()
77 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileOpenDlg()
87 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileSaveDlg()
DVisualPng.c83 HWND hwnd; in WinMain() local
147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc()
661 BOOL LoadImageFile (HWND hwnd, PTSTR pstrPathName, in LoadImageFile()
705 BOOL DisplayImage (HWND hwnd, BYTE **ppDib,
/third_party/ffmpeg/libavdevice/
Dgdigrab.c56 HWND hwnd; /**< Handle of the window for the grab */ member
86 gdigrab_region_wnd_proc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) in gdigrab_region_wnd_proc()
123 HWND hwnd; in gdigrab_region_wnd_init() local
207 HWND hwnd = gdigrab->region_hwnd; in gdigrab_region_wnd_update() local
226 HWND hwnd; in gdigrab_read_header() local
459 HWND hwnd = gdigrab->hwnd; in paint_mouse_pointer() local
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_win32.cpp44 bool ImGui_ImplWin32_Init(void* hwnd) in ImGui_ImplWin32_Init()
189 IMGUI_IMPL_API LRESULT ImGui_ImplWin32_WndProcHandler(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lP… in ImGui_ImplWin32_WndProcHandler()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstwin32devicewatcher.cpp49 HWND hwnd; member
120 window_proc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) in window_proc()
159 HWND hwnd; in create_hwnd() local
223 HWND hwnd = nullptr; in gst_win32_device_watcher_thread_func() local
/third_party/cef/tests/cefsimple/
Dsimple_handler_win.cc14 CefWindowHandle hwnd = browser->GetHost()->GetWindowHandle(); in PlatformTitleChange() local
/third_party/glib/tests/
Dgio-test.c235 window_procedure (HWND hwnd, in window_procedure()
264 HWND hwnd; in main() local
371 HWND hwnd; in main() local

12345