Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/views/
Dpanel_cpptoc.cc340 cef_textfield_t* CEF_CALLBACK panel_as_textfield(struct _cef_view_t* self) { in panel_as_textfield() function
1231 GetStruct()->base.as_textfield = panel_as_textfield; in CefPanelCppToC()