Searched defs:dwCode (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_scrollbar.cpp | 68 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 D | cfwl_listbox.cpp | 755 CFWL_EventScroll::Code dwCode, in OnScroll()
|
H A D | cfwl_edit.cpp | 1055 CFWL_EventScroll::Code dwCode, in OnScroll()
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | cfx_seekablestreamproxy.cpp | 30 uint32_t dwCode = 0; in UTF8Decode() local
|
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1038 __in DWORD dwCode, in OnError()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | richedit.h | 438 DWORD dwCode; member
|
D | iads.h | 1829 #define IADsExtension_Operate(This,dwCode,varData1,varData2,varData3) (This)->lpVtbl->Operate(This,… argument
|