Searched defs:SetReadOnly (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/gfx/image/
H A Dimage_skia.cc97 void SetReadOnly() { function in class:gfx::internal::ImageSkiaStorage
401 void ImageSkia::SetReadOnly() { function in class:gfx::ImageSkia
403 storage_->SetReadOnly();
413 storage_->SetReadOnly();
/external/chromium_org/base/files/
H A Dfile_util_unittest.cc1382 void SetReadOnly(const FilePath& path) { function in namespace:base::__anon2262
1424 SetReadOnly(src_file);
1483 SetReadOnly(src);
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc291 void Textfield::SetReadOnly(bool read_only) { function in class:views::Textfield

Completed in 122 milliseconds