Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
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()
Dcfwl_listbox.cpp830 CFWL_EventScroll::Code dwCode, in OnScroll()
Dcfwl_edit.cpp1279 CFWL_EventScroll::Code dwCode, in OnScroll()
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp40 uint32_t dwCode = 0; in UTF8Decode() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1023 __in DWORD dwCode, in OnError()