Searched refs:IsWritable (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvolume.h87 bool IsWritable() const { return !(GetFlags() & wxFS_VOL_READONLY); } function in class:wxFSVolumeBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp3240 vol.IsWritable() ? _T("rw") : _T("ro"),

Completed in 104 milliseconds