Home
last modified time | relevance | path

Searched defs:dwCode (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fwl/
H A Dcfwl_scrollbar.cpp70 bool CFWL_ScrollBar::DoScroll(CFWL_EventScroll::Code dwCode, float fPos) { in DoScroll()
279 CFWL_EventScroll::Code dwCode = m_iMouseWheel < 0 in SendEvent() local
287 bool CFWL_ScrollBar::OnScroll(CFWL_EventScroll::Code dwCode, float fPos) { in OnScroll()
H A Dcfwl_listbox.cpp789 CFWL_EventScroll::Code dwCode, in OnScroll()
H A Dcfwl_edit.cpp1192 CFWL_EventScroll::Code dwCode, in OnScroll()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fwl/
H A Dcfwl_scrollbar.cpp76 bool CFWL_ScrollBar::DoScroll(CFWL_EventScroll::Code dwCode, float fPos) { in DoScroll()
287 CFWL_EventScroll::Code dwCode = m_iMouseWheel < 0 in SendEvent() local
295 bool CFWL_ScrollBar::OnScroll(CFWL_EventScroll::Code dwCode, float fPos) { in OnScroll()
H A Dcfwl_listbox.cpp830 CFWL_EventScroll::Code dwCode, in OnScroll()
H A Dcfwl_edit.cpp1279 CFWL_EventScroll::Code dwCode, in OnScroll()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/basewidget/
H A Dfwl_scrollbarimp.cpp64 FX_BOOL IFWL_ScrollBar::DoScroll(uint32_t dwCode, FX_FLOAT fPos) { in DoScroll()
218 FX_BOOL CFWL_ScrollBarImp::DoScroll(uint32_t dwCode, FX_FLOAT fPos) { in DoScroll()
615 uint16_t dwCode = in SendEvent() local
621 FX_BOOL CFWL_ScrollBarImp::OnScroll(uint32_t dwCode, FX_FLOAT fPos) { in OnScroll()
H A Dfwl_datetimepickerimp.cpp242 CFWL_MessageType dwCode = pMessage->GetClassID(); in OnProcessMessage() local
H A Dfwl_listboximp.cpp1175 uint32_t dwCode, in OnScroll()
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_Error.cxx716 static Standard_Integer _get_comm_error ( DWORD dwCode ) { in _get_comm_error()
H A DOSD_signal.cxx549 static BOOL WINAPI _osd_ctrl_break_handler ( DWORD dwCode ) { in _osd_ctrl_break_handler()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/tools/crashreporter/
H A DWin32Utilities.cpp215 std::string GetExceptionString( DWORD dwCode ) in GetExceptionString()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/
H A Dcfx_seekablestreamproxy.cpp34 uint32_t dwCode = 0; in UTF8Decode() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/
H A Dcfx_seekablestreamproxy.cpp34 uint32_t dwCode = 0; in UTF8Decode() local
/dports/net/easysoap/EasySoap++-0.8.0/src/
H A DSOAPWinInetTransport.cpp223 DWORD dwCode = 0; in Write() local
/dports/www/firefox-legacy/firefox-52.8.0esr/python/psutil/psutil/arch/windows/
H A Dprocess_info.c200 DWORD dwCode; in handlep_is_running() local
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dmusic_midi_timidity.cpp679 DWORD dwTID, dwCode; local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/crt/
H A Dfgas_codepage.cpp443 uint32_t dwCode = 0; in FX_UTF8Decode() local
/dports/net/opal/opal-3.10.10/samples/mobileopal/
H A DMobileOpalDlg.cpp304 static void CALLBACK ResultCallback(DWORD dwCode, // @parm result code in ResultCallback()
313 static void CALLBACK NotifyCallback(DWORD dwCode, // @parm notification code in NotifyCallback()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/router/src/
H A Dutils.cc346 DWORD dwCode = myerrnum ? myerrnum : GetLastError(); in get_last_error() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Dcustom.cpp1268 void changeHotspot(CORO_PARAM, uint32 dwCode, uint32 nX, uint32 nY, uint32) { in changeHotspot() argument
1476 void addInventory(CORO_PARAM, uint32 dwCode, uint32, uint32, uint32) { in addInventory() argument
1480 void removeInventory(CORO_PARAM, uint32 dwCode, uint32, uint32, uint32) { in removeInventory() argument
1484 void changeInventoryStatus(CORO_PARAM, uint32 dwCode, uint32 dwStatus, uint32, uint32) { in changeInventoryStatus() argument
H A Dloc.cpp2057 RMItem *RMLocation::getItemFromCode(uint32 dwCode) { in getItemFromCode()
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Dcustom.cpp1270 void changeHotspot(CORO_PARAM, uint32 dwCode, uint32 nX, uint32 nY, uint32) { in changeHotspot() argument
1478 void addInventory(CORO_PARAM, uint32 dwCode, uint32, uint32, uint32) { in addInventory() argument
1482 void removeInventory(CORO_PARAM, uint32 dwCode, uint32, uint32, uint32) { in removeInventory() argument
1486 void changeInventoryStatus(CORO_PARAM, uint32 dwCode, uint32 dwStatus, uint32, uint32) { in changeInventoryStatus() argument
H A Dloc.cpp2057 RMItem *RMLocation::getItemFromCode(uint32 dwCode) { in getItemFromCode()
/dports/net/mpich2/mpich2-1.5/src/pm/smpd/
H A Dsmpd_launch_process.c2259 DWORD dwTID, dwCode, dwErr = 0; in SafeTerminateProcess() local

12