Home
last modified time | relevance | path

Searched refs:indexOfPasteboardItem (Results 1 – 8 of 8) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSPasteboard.inc59 …function indexOfPasteboardItem (pasteboardItem: NSPasteboardItem): NSUInteger; message 'indexOfPas…
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/cocoa-0.18.4/src/
H A Dappkit.rs517 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger; in indexOfPasteboardItem() method
575 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger { in indexOfPasteboardItem() method
576 msg_send![self, indexOfPasteboardItem:pasteboardItem] in indexOfPasteboardItem()
/dports/games/dose-response/dose-response-179c326/cargo-crates/cocoa-0.18.4/src/
H A Dappkit.rs517 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger; in indexOfPasteboardItem() method
575 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger { in indexOfPasteboardItem() method
576 msg_send![self, indexOfPasteboardItem:pasteboardItem] in indexOfPasteboardItem()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dappkit.rs525 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger; in indexOfPasteboardItem() method
583 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger { in indexOfPasteboardItem() method
584 msg_send![self, indexOfPasteboardItem:pasteboardItem] in indexOfPasteboardItem()
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dappkit.rs525 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger; in indexOfPasteboardItem() method
583 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger { in indexOfPasteboardItem() method
584 msg_send![self, indexOfPasteboardItem:pasteboardItem] in indexOfPasteboardItem()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dappkit.rs525 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger; in indexOfPasteboardItem() method
583 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger { in indexOfPasteboardItem() method
584 msg_send![self, indexOfPasteboardItem:pasteboardItem] in indexOfPasteboardItem()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-0.23.0/src/
H A Dappkit.rs525 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger;
583 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger {
584 msg_send![self, indexOfPasteboardItem:pasteboardItem]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-0.24.0/src/
H A Dappkit.rs525 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger; in indexOfPasteboardItem() method
583 unsafe fn indexOfPasteboardItem(self, pasteboardItem: id) -> NSInteger { in indexOfPasteboardItem() method
584 msg_send![self, indexOfPasteboardItem:pasteboardItem] in indexOfPasteboardItem()