Lines Matching refs:isWritable
1300 if(!isWritable()) {
1618 if(!isWritable()) {
1712 return str.doReplace(str.length(), 0, &c, 0, 1).isWritable();
1721 return !isError && str.doReplace(str.length(), 0, buffer, 0, cLength).isWritable();
1726 return str.doReplace(str.length(), 0, s, 0, length).isWritable();