Home
last modified time | relevance | path

Searched refs:view_as_textfield (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/views/
Dview_cpptoc.cc96 cef_textfield_t* CEF_CALLBACK view_as_textfield(struct _cef_view_t* self) { in view_as_textfield() function
931 GetStruct()->as_textfield = view_as_textfield; in CefViewCppToC()