Home
last modified time | relevance | path

Searched refs:IDC_HAND (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/ACM/
H A DACM.cpp56 #ifndef IDC_HAND
57 #define IDC_HAND MAKEINTRESOURCE(32649) macro
58 #endif // IDC_HAND
198 */ hcOverCursor = ::LoadCursor(NULL,(LPCTSTR)IDC_HAND); in AboutProc()
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_win32.cpp215 case ImGuiMouseCursor_Hand: win32_cursor = IDC_HAND; break; in ImGui_ImplWin32_UpdateMouseCursor()

Completed in 3 milliseconds