Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_event.cpp52 CJS_EventHandler* pEvent = in get_change() local
58 CJS_EventHandler* pEvent = in set_change() local
69 CJS_EventHandler* pEvent = in get_change_ex() local
81 CJS_EventHandler* pEvent = in get_commit_key() local
93 CJS_EventHandler* pEvent = in get_field_full() local
108 CJS_EventHandler* pEvent = in get_key_down() local
118 CJS_EventHandler* pEvent = in get_modifier() local
128 CJS_EventHandler* pEvent = in get_name() local
138 CJS_EventHandler* pEvent = in get_rc() local
144 CJS_EventHandler* pEvent = in set_rc() local
[all …]
Dcjs_publicmethods.cpp872 CJS_EventHandler* pEvent = in AFNumber_Format() local
979 CJS_EventHandler* pEvent = pContext->GetEventHandler(); in AFNumber_Keystroke() local
1067 CJS_EventHandler* pEvent = in AFPercent_Format() local
1152 CJS_EventHandler* pEvent = pContext->GetEventHandler(); in AFDate_FormatEx() local
1229 CJS_EventHandler* pEvent = pContext->GetEventHandler(); in AFDate_KeystrokeEx() local
1362 CJS_EventHandler* pEvent = in AFSpecial_Format() local
1399 CJS_EventHandler* pEvent = pContext->GetEventHandler(); in AFSpecial_KeystrokeEx() local
1477 CJS_EventHandler* pEvent = in AFSpecial_Keystroke() local
1672 CJS_EventHandler* pEvent = pContext->GetEventHandler(); in AFRange_Validate() local
/external/pdfium/xfa/fwl/
Dcfwl_eventtarget.cpp22 bool CFWL_EventTarget::ProcessEvent(CFWL_Event* pEvent) { in ProcessEvent()
Dcfwl_barcode.cpp88 void CFWL_Barcode::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcfwl_widget.cpp500 void CFWL_Widget::DispatchEvent(CFWL_Event* pEvent) { in DispatchEvent()
613 void CFWL_Widget::OnProcessEvent(CFWL_Event* pEvent) {} in OnProcessEvent()
Dcfwl_combobox.cpp744 void CFWL_ComboBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcfwl_listbox.cpp699 void CFWL_ListBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcfwl_edit.cpp1142 void CFWL_Edit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
/external/pdfium/xfa/fxfa/
Dcxfa_ffnumericedit.cpp69 void CXFA_FFNumericEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_ffimageedit.cpp141 void CXFA_FFImageEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_ffdatetimeedit.cpp208 void CXFA_FFDateTimeEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_ffpushbutton.cpp207 void CXFA_FFPushButton::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_fflistbox.cpp195 void CXFA_FFListBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_ffcheckbutton.cpp304 void CXFA_FFCheckButton::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_fftextedit.cpp337 void CXFA_FFTextEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_ffcombobox.cpp330 void CXFA_FFComboBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
Dcxfa_fffield.cpp737 void CXFA_FFField::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
/external/sonivox/arm-wt-22k/lib_src/
Djet.c59 EAS_PUBLIC void JET_ParseEvent (EAS_U32 event, S_JET_EVENT *pEvent) in JET_ParseEvent()
126 …ue (EAS_U32 *pEventQueue, EAS_U8 *pReadIndex, EAS_U8 writeIndex, EAS_U8 queueSize, EAS_U32 *pEvent) in JET_ReadQueue()
576 …S_PUBLIC EAS_BOOL JET_GetEvent (EAS_DATA_HANDLE easHandle, EAS_U32 *pEventRaw, S_JET_EVENT *pEvent) in JET_GetEvent()
/external/mesa3d/src/intel/vulkan/
Danv_device.c1835 VkEvent* pEvent) in anv_CreateEvent()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c1461 VkEvent* pEvent) in radv_CreateEvent()
/external/vulkan-validation-layers/loader/
Dtrampoline.c1090 … const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) {
/external/vulkan-validation-layers/tests/layers/
Dwrap_objects.cpp381 …ce, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) in vkCreateEvent()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl28 …ce, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent)
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10070 … const VkAllocationCallbacks *pAllocator, VkEvent *pEvent) { in CreateEvent()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c8478 EventRecord pEvent; in Qt_QTIsStandardParameterDialogEvent() local