Searched refs:_picker (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/mac/
H A DWebColorPickerMac.mm58 WebColorPickerMac *_picker;
69 WebColorPickerMac *_picker;
155 _picker = picker;
167 ASSERT(!_picker);
178 _picker = nil;
184 _picker->endPicker();
198 _picker->didChooseColor(WebCore::colorFromNSColor([_popoverWell color]));
221 _picker = picker;
244 _picker = nil;
250 _picker
[all...]
H A DWebContextMenuProxyMac.mm171 RetainPtr<NSSharingServicePicker> _picker;
202 _picker = picker;
/macosx-10.10.1/WebKit-7600.1.25/mac/Misc/
H A DWebSharingServicePickerController.h38 RetainPtr<NSSharingServicePicker> _picker; variable
H A DWebSharingServicePickerController.mm82 _picker = adoptNS([[NSSharingServicePicker alloc] initWithItems:@[ itemProvider.get() ]]);
83 [_picker setStyle:NSSharingServicePickerStyleRollover];
84 [_picker setDelegate:self];
101 _picker = nullptr;
107 return [_picker menu];
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVBuddyListController.h50 ABPeoplePickerController* _picker; variable
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVBuddyListController.h50 ABPeoplePickerController* _picker; variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVBuddyListController.h50 ABPeoplePickerController* _picker; variable

Completed in 45 milliseconds