Searched refs:set_read_only (Results 1 – 6 of 6) sorted by relevance
75 void(CEF_CALLBACK* set_read_only)(struct _cef_textfield_t* self,
82 virtual void set_read_only(bool read_only);
196 void CefPrefStore::set_read_only(bool read_only) { in set_read_only() function in CefPrefStore
81 if (CEF_MEMBER_MISSING(_struct, set_read_only)) in SetReadOnly()87 _struct->set_read_only(_struct, read_only); in SetReadOnly()
1558 GetStruct()->set_read_only = textfield_set_read_only; in CefTextfieldCppToC()
10504 int (*set_read_only)(struct block_device *, bool); member