Searched defs:SetReadOnly (Results 1 – 6 of 6) sorted by relevance
51 void SetReadOnly(bool read_only) { is_read_only_ = read_only; } in SetReadOnly() function
633 void CefRequestImpl::SetReadOnly(bool read_only) { in SetReadOnly() function in CefRequestImpl970 void CefPostDataImpl::SetReadOnly(bool read_only) { in SetReadOnly() function in CefPostDataImpl1153 void CefPostDataElementImpl::SetReadOnly(bool read_only) { in SetReadOnly() function in CefPostDataElementImpl
186 void CefDragDataImpl::SetReadOnly(bool read_only) { in SetReadOnly() function in CefDragDataImpl
233 void CefResponseImpl::SetReadOnly(bool read_only) { in SetReadOnly() function in CefResponseImpl
54 void CefTextfieldImpl::SetReadOnly(bool read_only) { in SetReadOnly() function in CefTextfieldImpl
77 NO_SANITIZE("cfi-icall") void CefTextfieldCToCpp::SetReadOnly(bool read_only) { in SetReadOnly() function in CefTextfieldCToCpp