Searched refs:cef_textfield_t (Results 1 – 22 of 22) sorted by relevance
28 CEF_EXPORT cef_textfield_t* cef_textfield_create( in cef_textfield_create()582 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_as_browser_view()600 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_as_button()618 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_as_panel()637 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_as_scroll_view()644 cef_textfield_t* CEF_CALLBACK textfield_as_textfield(struct _cef_view_t* self) { in textfield_as_textfield()655 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_as_textfield()674 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_get_type_string()693 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_to_string()711 CefTextfieldCppToC::Get(reinterpret_cast<cef_textfield_t*>(self)) in textfield_is_valid()[all …]
31 cef_textfield_t> {
26 cef_textfield_t* textfield, in textfield_delegate_on_key_event()59 cef_textfield_t* textfield) { in textfield_delegate_on_after_user_action()
96 cef_textfield_t* CEF_CALLBACK view_as_textfield(struct _cef_view_t* self) { in view_as_textfield()1011 return CefTextfieldCppToC::Unwrap(reinterpret_cast<cef_textfield_t*>(s)); in UnwrapDerived()
241 cef_textfield_t* CEF_CALLBACK
201 cef_textfield_t* CEF_CALLBACK button_as_textfield(struct _cef_view_t* self) { in button_as_textfield()
213 cef_textfield_t* CEF_CALLBACK
340 cef_textfield_t* CEF_CALLBACK panel_as_textfield(struct _cef_view_t* self) { in panel_as_textfield()
433 cef_textfield_t* CEF_CALLBACK
485 cef_textfield_t* CEF_CALLBACK
958 cef_textfield_t* CEF_CALLBACK window_as_textfield(struct _cef_view_t* self) { in window_as_textfield()
38 cef_textfield_t* _retval = in CreateTextfield()51 cef_textfield_t* _struct = GetStruct(); in SetPasswordInput()64 cef_textfield_t* _struct = GetStruct(); in IsPasswordInput()80 cef_textfield_t* _struct = GetStruct(); in SetReadOnly()93 cef_textfield_t* _struct = GetStruct(); in IsReadOnly()109 cef_textfield_t* _struct = GetStruct(); in GetText()128 cef_textfield_t* _struct = GetStruct(); in SetText()147 cef_textfield_t* _struct = GetStruct(); in AppendText()166 cef_textfield_t* _struct = GetStruct(); in InsertOrReplaceText()184 cef_textfield_t* _struct = GetStruct(); in HasSelection()[all …]
105 cef_textfield_t* _retval = _struct->as_textfield(_struct); in AsTextfield()
204 cef_textfield_t* _retval = _struct->as_textfield(_struct); in AsTextfield()
240 cef_textfield_t* _retval = _struct->as_textfield(_struct); in AsTextfield()
411 cef_textfield_t* _retval = _struct->as_textfield(_struct); in AsTextfield()
337 cef_textfield_t* _retval = _struct->as_textfield(_struct); in AsTextfield()
458 cef_textfield_t* _retval = _struct->as_textfield(_struct); in AsTextfield()
933 cef_textfield_t* _retval = _struct->as_textfield(_struct); in AsTextfield()
261 } cef_textfield_t; typedef266 CEF_EXPORT cef_textfield_t* cef_textfield_create(