/external/pdfium/fxjs/ |
D | cjs_event.cpp | 52 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 …]
|
D | cjs_publicmethods.cpp | 872 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/ |
D | cfwl_eventtarget.cpp | 22 bool CFWL_EventTarget::ProcessEvent(CFWL_Event* pEvent) { in ProcessEvent()
|
D | cfwl_barcode.cpp | 88 void CFWL_Barcode::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cfwl_widget.cpp | 500 void CFWL_Widget::DispatchEvent(CFWL_Event* pEvent) { in DispatchEvent() 613 void CFWL_Widget::OnProcessEvent(CFWL_Event* pEvent) {} in OnProcessEvent()
|
D | cfwl_combobox.cpp | 744 void CFWL_ComboBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cfwl_listbox.cpp | 699 void CFWL_ListBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cfwl_edit.cpp | 1142 void CFWL_Edit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffnumericedit.cpp | 69 void CXFA_FFNumericEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_ffimageedit.cpp | 141 void CXFA_FFImageEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_ffdatetimeedit.cpp | 208 void CXFA_FFDateTimeEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_ffpushbutton.cpp | 207 void CXFA_FFPushButton::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_fflistbox.cpp | 195 void CXFA_FFListBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_ffcheckbutton.cpp | 304 void CXFA_FFCheckButton::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_ffcombobox.cpp | 330 void CXFA_FFComboBox::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_fftextedit.cpp | 337 void CXFA_FFTextEdit::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
D | cxfa_fffield.cpp | 737 void CXFA_FFField::OnProcessEvent(CFWL_Event* pEvent) { in OnProcessEvent()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | jet.c | 59 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() 584 …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/ |
D | anv_device.c | 2329 VkEvent* pEvent) in anv_CreateEvent()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 2943 VkEvent* pEvent) in radv_CreateEvent()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.c | 3100 …ce, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) in anv_tramp_CreateEvent()
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 720 …ce, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) in vkCreateEvent()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 28 …ce, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent)
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 11517 … const VkAllocationCallbacks *pAllocator, VkEvent *pEvent, VkResult result) { in PostCallRecordCreateEvent()
|
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 8478 EventRecord pEvent; in Qt_QTIsStandardParameterDialogEvent() local
|