Lines Matching refs:defaultValue
323 bool EditorClientImpl::canCopyCut(bool defaultValue) const325 return defaultValue;328 bool EditorClientImpl::canPaste(bool defaultValue) const330 return defaultValue;