Home
last modified time | relevance | path

Searched refs:isFileSharingEnabled (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/beebeep/beebeep-code-r1476/src/desktop/
H A DGuiShareLocal.cpp233 if( !isFileSharingEnabled() ) in addSharePath()
253 if( !isFileSharingEnabled() ) in updateList()
259 bool GuiShareLocal::isFileSharingEnabled() in isFileSharingEnabled() function in GuiShareLocal
H A DGuiShareLocal.h65 bool isFileSharingEnabled();
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Xcode.h272 …bool isFileSharingEnabled() const { return uiFileSharingEnabledValue.get(); } in isFileSharingEnabled() function
1754 options.fileSharingEnabled = owner.isFileSharingEnabled(); in writeInfoPlistFile()