Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.cpp101 bool CFWL_ScrollBar::DoScroll(CFWL_EventScroll::Code dwCode, float fPos) { in DoScroll()
312 CFWL_EventScroll::Code dwCode = m_iMouseWheel < 0 in SendEvent() local
320 bool CFWL_ScrollBar::OnScroll(CFWL_EventScroll::Code dwCode, float fPos) { in OnScroll()
Dcfwl_listbox.cpp836 CFWL_EventScroll::Code dwCode, in OnScroll()
Dcfwl_edit.cpp1382 CFWL_EventScroll::Code dwCode, in OnScroll()
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp37 uint32_t dwCode = 0; in UTF8Decode() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1005 __in DWORD dwCode, in OnError()