Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_scrollbar.cpp68 bool CFWL_ScrollBar::DoScroll(CFWL_EventScroll::Code dwCode, float fPos) { in DoScroll()
291 CFWL_EventScroll::Code dwCode = m_iMouseWheel < 0 in SendEvent() local
299 bool CFWL_ScrollBar::OnScroll(CFWL_EventScroll::Code dwCode, float fPos) { in OnScroll()
H A Dcfwl_listbox.cpp755 CFWL_EventScroll::Code dwCode, in OnScroll()
H A Dcfwl_edit.cpp1055 CFWL_EventScroll::Code dwCode, in OnScroll()
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_seekablestreamproxy.cpp30 uint32_t dwCode = 0; in UTF8Decode() local
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1038 __in DWORD dwCode, in OnError()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drichedit.h438 DWORD dwCode; member
Diads.h1829 #define IADsExtension_Operate(This,dwCode,varData1,varData2,varData3) (This)->lpVtbl->Operate(This,… argument