Searched refs:event (Results 201 - 225 of 1367) sorted by relevance

1234567891011>>

/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DCSSStyleManager.js143 _nodePseudoClassesDidChange: function(event)
145 var node = event.target;
155 _nodeAttributesDidChange: function(event)
157 var node = event.target;
163 nodeStyles.attributeDidChange(node, event.data.name);
167 _mainResourceDidChange: function(event)
169 console.assert(event.target instanceof WebInspector.Frame);
171 if (!event.target.isMainFrame())
181 _resourceAdded: function(event)
183 console.assert(event
[all...]
H A DBranchManager.js102 _mainResourceDidChange: function(event)
104 console.assert(event.target instanceof WebInspector.Frame);
106 if (!event.target.isMainFrame())
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DConsoleGroup.js81 _titleMouseDown: function(event)
83 event.preventDefault();
86 _titleClicked: function(event)
88 var groupTitleElement = event.target.enclosingNodeOrSelfWithClass("console-group-title");
H A DDetailsSectionSimpleRow.js44 var valueElementClicked = function(event) {
45 event.stopPropagation();
47 if (event.detail < 3)
59 correctedRange.selectNodeContents(event.currentTarget);
H A DResourceContentView.js106 _issueWasAdded: function(event)
110 var issue = event.data.issue;
119 _mouseWasClicked: function(event)
121 WebInspector.handlePossibleLinkClick(event, this.resource.parentFrame);
H A DTreeElementStatusButton.js81 _clicked: function(event)
86 event.stopPropagation();
88 this.dispatchEventToListeners(WebInspector.TreeElementStatusButton.Event.Clicked, event);
/macosx-10.10.1/libpthread-105.1.4/private/
H A Dintrospection_private.h46 * @param event
50 * pthread_t associated with the event.
53 * Address associated with the event.
56 * Size associated with the event.
58 typedef void (*pthread_introspection_hook_t)(unsigned int event,
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocEvents.py9 def handleEvent_withReplyEvent_(self, event, replyEvent):
/macosx-10.10.1/xnu-2782.1.97/bsd/security/audit/
H A Daudit.c374 audit_new(int event, proc_t p, __unused struct uthread *uthread) argument
388 audit_override = (AUE_SESSION_START == event ||
389 AUE_SESSION_UPDATE == event || AUE_SESSION_END == event ||
390 AUE_SESSION_CLOSE == event);
410 ar->k_ar.ar_event = event;
444 au_event_t event; local
471 * The open syscall always writes a AUE_OPEN_RWTC event;
472 * change it to the proper type of event based on the flags
482 * AUE_OPEN_EXTENDEDRWTC event; chang
598 au_event_t event; local
722 audit_mach_syscall_enter(unsigned short event) argument
[all...]
/macosx-10.10.1/vim-55/src/
H A Dgui_at_sb.c145 static void ScrollSome __ARGS((Widget w, XEvent *event, int call_data));
615 Redisplay(w, event, region)
617 XEvent *event;
624 _Xaw3dDrawShadows(w, event, region, FALSE);
696 PeekNotifyEvent(dpy, event, args)
698 XEvent *event;
704 || CompareEvents(event, eventData->oldEvent));
709 LookAhead(w, event)
711 XEvent *event;
720 eventData.oldEvent = event;
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Daudit-linux.c100 audit_event(ssh_audit_event_t event) argument
102 switch(event) {
122 debug("%s: unhandled event %d", __func__, event);
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DDOMTree.js40 // Only add extra event listeners when not the main frame. Since DocumentUpdated is enough for the main frame.
85 // the RootDOMNodeInvalidated event and request the root DOM node again.
218 _nodeRemoved: function(event)
222 if (event.data.node !== this._rootDOMNode)
228 _documentUpdated: function(event)
233 _frameMainResourceDidChange: function(event)
240 _framePageExecutionContextChanged: function(event)
265 _contentFlowListWasUpdated: function(event)
267 if (!this._rootDOMNode || this._rootDOMNode.id !== event.data.documentNodeIdentifier)
277 var flows = event
[all...]
H A DKeyboardShortcut.js63 WebInspector.KeyboardShortcut._handleKeyDown = function(event)
65 if (event.defaultPrevented)
68 for (var targetElement = event.target; targetElement; targetElement = targetElement.parentNode) {
74 if (!keyboardShortcut.matchesEvent(event))
77 keyboardShortcut.callback(event, keyboardShortcut);
80 event.preventDefault();
234 matchesEvent: function(event)
239 if (this._key.keyCode !== event.keyCode)
243 if (event.shiftKey)
245 if (event
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DNativeWebMouseEvent.h83 NativeWebMouseEvent::NativeWebMouseEvent(const EvasEventMouse* event, const WebCore::AffineTransform& toWebContent, const WebCore::AffineTransform& toDeviceScreen) argument
84 : WebMouseEvent(WebEventFactory::createWebMouseEvent(event, toWebContent, toDeviceScreen))
85 , m_nativeEvent(event)
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/PDF/
H A DPDFPluginTextAnnotation.mm134 bool PDFPluginTextAnnotation::handleEvent(Event* event)
136 if (PDFPluginAnnotation::handleEvent(event))
139 if (event->isKeyboardEvent() && event->type() == eventNames().keydownEvent) {
140 KeyboardEvent* keyboardEvent = static_cast<KeyboardEvent*>(event);
151 event->preventDefault();
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dcnsm.h128 rpc_cn_sm_event_entry_p_t /* event */,
150 ** sm The control block from the event evaluation
152 ** event for the control block. Output is the
199 ** sm The control block from the event evaluation
201 ** event for the control block. Output is the
245 ** sm The control block from the event evaluation
247 ** event for the control block. Output is the
276 #define RPC_CN_SM_GET_NEXT_EVENT(sm, event, more)\
284 (event)->event_id = (sm)->event_list[(sm)->event_list_hindex].event_id;\
285 (event)
[all...]
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A DipsecConfigTracer.c79 ipsecConfigTracerEvent (const char *filename, ipsecConfigEventCode_t eventCode, const char *event, const char *failure_reason) argument
88 ipsecConfigLogEvent(CONSTSTR("tracer failed. (Invalid event code)."), ipsecConfigTracerFailedString);
91 if (event == NULL) {
92 ipsecConfigLogEvent(CONSTSTR("tracer failed. (Invalid event)."), ipsecConfigTracerFailedString);
98 ipsecConfigLogEvent(CONSTSTR(buf), event); local
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/setkey/
H A DipsecPolicyTracer.c77 ipsecPolicyTracerEvent (const char *filename, ipsecPolicyEventCode_t eventCode, const char *event, const char *failure_reason) argument
86 ipsecPolicyLogEvent(CONSTSTR("tracer failed. (Invalid event code)."), ipsecConfigTracerFailedString);
89 if (event == NULL) {
90 ipsecPolicyLogEvent(CONSTSTR("tracer failed. (Invalid event)."), ipsecConfigTracerFailedString);
96 ipsecPolicyLogEvent(CONSTSTR(buf), event); local
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOCommandGate.h45 event source. Using the work-loop gate rather than execution by the workloop.
126 work-loop event sources. If the command is disabled the attempt to run a command will be stalled until enable is called.
143 work-loop event sources. If the command is disabled the attempt to run a command will be stalled until enable is called.
163 @result kIOReturnSuccess if successful. kIOReturnNotPermitted if this event source is currently disabled, kIOReturnNoResources if no action available, kIOReturnCannotLock if lock attempt fails.
179 @result kIOReturnSuccess if successful. kIOReturnBadArgument if action is not defined, kIOReturnNotPermitted if this event source is currently disabled, kIOReturnCannotLock if lock attempt fails.
188 @discussion Put a thread to sleep waiting for an event but release the gate first. If the event occurs then the commandGate is closed before the function returns.
189 @param event Pointer to an address.
192 virtual IOReturn commandSleep(void *event,
196 @abstract Wakeup one or more threads that are asleep on an event
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Dyaml_private.h549 #define EVENT_INIT(event,event_type,event_start_mark,event_end_mark) \
550 (memset(&(event), 0, sizeof(yaml_event_t)), \
551 (event).type = (event_type), \
552 (event).start_mark = (event_start_mark), \
553 (event).end_mark = (event_end_mark))
555 #define STREAM_START_EVENT_INIT(event,event_encoding,start_mark,end_mark) \
556 (EVENT_INIT((event),YAML_STREAM_START_EVENT,(start_mark),(end_mark)), \
557 (event).data.stream_start.encoding = (event_encoding))
559 #define STREAM_END_EVENT_INIT(event,start_mark,end_mark) \
560 (EVENT_INIT((event),YAML_STREAM_END_EVEN
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dtest.c109 xe.xconfigure.event = win;
135 mapNotify.xmap.event = win;
245 void PanacheConfigureRequest (XConfigureRequestEvent *event) { argument
251 if (event->parent != root) {
256 fprintf (stderr, "ConfigureRequest win %ld\n", event->window);
257 fprintf (stderr, "CWSibling %d\n", (event->value_mask & CWSibling) == 1);
258 fprintf (stderr, "CWStackMode %d\n", (event->value_mask & CWStackMode) == 1);
268 if (event->window == workspace_manager) {
273 XConfigureWindow(dis, event->window, CWX|CWY|CWWidth|CWHeight, &wc);
274 sendConfigureNotify (event
355 PanacheCreateNotify(XCreateWindowEvent *event) argument
368 PanacheDestroyNotify(XDestroyWindowEvent *event) argument
588 PanacheMapRequest(XMapRequestEvent *event) argument
730 XEvent event; variable
847 PanacheErrorHandler(Display *dis, XErrorEvent *event) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/CKBridge/
H A DCKClient.c78 static bool handle_xpc_event(const xpc_connection_t peer, xpc_object_t event);
79 static bool xpc_event_filter(const xpc_connection_t peer, xpc_object_t event, CFErrorRef *error);
123 xpc_connection_set_event_handler(serviceConnection, ^(xpc_object_t event)
126 handle_xpc_event(serviceConnection, event);
152 static bool handle_xpc_event(const xpc_connection_t peer, xpc_object_t event) argument
157 if ((result = xpc_event_filter(peer, event, &localError)))
159 const char *operation = xpc_dictionary_get_string(event, kMessageKeyOperation);
166 xpc_object_t xrv = xpc_dictionary_get_value(event, kMessageKeyValue);
185 static bool xpc_event_filter(const xpc_connection_t peer, xpc_object_t event, CFErrorRef *error) argument
189 xpc_type_t xtype = xpc_get_type(event);
[all...]
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXEmbed.c353 * Create an event handler to clean up the Container structure when
528 XEvent event;
541 event.xfocus.type = FocusIn;
542 event.xfocus.serial = LastKnownRequestProcessed(topLevelPtr->display);
543 event.xfocus.send_event = 1;
544 event.xfocus.display = topLevelPtr->display;
545 event.xfocus.window = containerPtr->parent;
546 event.xfocus.mode = EMBEDDED_APP_WANTS_FOCUS;
547 event.xfocus.detail = force;
548 Tk_QueueWindowEvent(&event,TCL_QUEUE_TAI
521 XEvent event; local
934 XEvent event; local
1088 XEvent event; local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXEmbed.c362 * Create an event handler to clean up the Container structure when
543 XEvent event;
557 event.xfocus.type = FocusIn;
558 event.xfocus.serial = LastKnownRequestProcessed(topLevelPtr->display);
559 event.xfocus.send_event = 1;
560 event.xfocus.display = topLevelPtr->display;
561 event.xfocus.window = containerPtr->parent;
562 event.xfocus.mode = EMBEDDED_APP_WANTS_FOCUS;
563 event.xfocus.detail = force;
564 Tk_QueueWindowEvent(&event,TCL_QUEUE_TAI
536 XEvent event; local
960 XEvent event; local
1117 XEvent event; local
[all...]
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DRepeatingAutoWake.c67 is_valid_repeating_dictionary(CFDictionaryRef event) argument
72 if(NULL == event) return true;
74 if(!isA_CFDictionary(event)) return false;
76 tmp_num = (CFNumberRef)CFDictionaryGetValue(event, CFSTR(kIOPMPowerEventTimeKey));
79 tmp_num = (CFNumberRef)CFDictionaryGetValue(event, CFSTR(kIOPMDaysOfWeekKey));
82 tmp_str = (CFStringRef)CFDictionaryGetValue(event, CFSTR(kIOPMPowerEventTypeKey));
99 getRepeatingDictionaryMinutes(CFDictionaryRef event) argument
103 tmp_num = (CFNumberRef)CFDictionaryGetValue(event, CFSTR(kIOPMPowerEventTimeKey));
109 getRepeatingDictionaryDayMask(CFDictionaryRef event) argument
113 tmp_num = (CFNumberRef)CFDictionaryGetValue(event, CFST
119 getRepeatingDictionaryType(CFDictionaryRef event) argument
141 upcomingToday(CFDictionaryRef event, int today_cf) argument
173 daysUntil(CFDictionaryRef event, int today_cf_day_of_week) argument
[all...]

Completed in 184 milliseconds

1234567891011>>