Searched refs:event_property (Results 1 – 2 of 2) sorted by relevance
145 XAtom event_property = event.xselection.property; in OnSelectionNotify() local151 if (event_property != None) in OnSelectionNotify()152 XDeleteProperty(x_display_, x_window_, event_property); in OnSelectionNotify()157 if (event_property == x_property_) { in OnSelectionNotify()169 if (event_property != None) in OnSelectionNotify()170 XDeleteProperty(x_display_, x_window_, event_property); in OnSelectionNotify()
219 LayerAnimationElement::AnimatableProperty event_property = in OnThreadedAnimationStarted() local221 DCHECK(element_properties & event_property); in OnThreadedAnimationStarted()