Lines Matching full:targetid
65 * the eventsink matching the targetID (if not 0), or the target proc is
75 * the eventsink matching the targetID (if not 0), or the target proc is
78 SkEvent* setTargetID(SkEventSinkID targetID) {
80 fTargetID = targetID;
88 * the eventsink matching the targetID (if not 0), or the target proc is
95 * automatically clear the targetID to 0.
98 * the eventsink matching the targetID (if not 0), or the target proc is
188 * Post to the event queue using the event's targetID or target-proc.
198 * Post to the event queue using the event's targetID or target-proc and
207 * Post to the event queue using the event's targetID or target-proc.