Home
last modified time | relevance | path

Searched refs:fileURLWithPath_ (Results 1 – 18 of 18) sorted by relevance

/dports/deskutils/py-send2trash/Send2Trash-1.8.0/send2trash/
H A Dplat_osx_pyobjc.py26 file_url = NSURL.fileURLWithPath_(path)
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/test/
H A Dmac_register_font.py58 fontURL = Cocoa.NSURL.fileURLWithPath_(fontPath)
/dports/www/firefox/firefox-99.0/security/sandbox/test/
H A Dmac_register_font.py58 fontURL = Cocoa.NSURL.fileURLWithPath_(fontPath)
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/test/
H A Dmac_register_font.py58 fontURL = Cocoa.NSURL.fileURLWithPath_(fontPath)
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/test/
H A Dmac_register_font.py42 fontURL = Cocoa.NSURL.fileURLWithPath_(fontPath)
/dports/x11/py-pyscreenshot/pyscreenshot-0.5.1/pyscreenshot/plugins/
H A Dmac_quartz.py61 url = self.NSURL.fileURLWithPath_(filename)
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/shell/test/
H A Dmac_desktop_image.py119 newImageURL = NSURL.fileURLWithPath_(newImagePath)
/dports/www/firefox/firefox-99.0/browser/components/shell/test/
H A Dmac_desktop_image.py137 newImageURL = NSURL.fileURLWithPath_(newImagePath)
/dports/www/firefox-esr/firefox-91.8.0/browser/components/shell/test/
H A Dmac_desktop_image.py137 newImageURL = NSURL.fileURLWithPath_(newImagePath)
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/shell/test/
H A Dmac_desktop_image.py137 newImageURL = NSURL.fileURLWithPath_(newImagePath)
/dports/games/renpy/renpy-7.4.11-sdk/launcher/game/
H A Dchoose_directory.rpy102 url = NSURL.fileURLWithPath_(default_path)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs795 unsafe fn fileURLWithPath_(_:Self, path: id) -> id; in fileURLWithPath_() method
910 unsafe fn fileURLWithPath_(_:Self, path: id) -> id { in fileURLWithPath_() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dfoundation.rs795 unsafe fn fileURLWithPath_(_:Self, path: id) -> id; in fileURLWithPath_() method
910 unsafe fn fileURLWithPath_(_:Self, path: id) -> id { in fileURLWithPath_() method
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/src/
H A Dfoundation.rs795 unsafe fn fileURLWithPath_(_:Self, path: id) -> id; in fileURLWithPath_() method
910 unsafe fn fileURLWithPath_(_:Self, path: id) -> id { in fileURLWithPath_() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs795 unsafe fn fileURLWithPath_(_:Self, path: id) -> id; in fileURLWithPath_() method
910 unsafe fn fileURLWithPath_(_:Self, path: id) -> id { in fileURLWithPath_() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dfoundation.rs764 unsafe fn fileURLWithPath_(_:Self, path: id) -> id; in fileURLWithPath_() method
879 unsafe fn fileURLWithPath_(_:Self, path: id) -> id { in fileURLWithPath_() method
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dfoundation.rs764 unsafe fn fileURLWithPath_(_:Self, path: id) -> id; in fileURLWithPath_() method
879 unsafe fn fileURLWithPath_(_:Self, path: id) -> id { in fileURLWithPath_() method
/dports/multimedia/py-tvnamer/tvnamer-3.0.4/tvnamer/
H A Dutils.py993 targetfile = NSURL.fileURLWithPath_(fpath)