mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision fc6aaca4 (#406441)
This commit is contained in:
@@ -23,6 +23,8 @@ class CefTextfieldView :
|
||||
// |cef_delegate| may be nullptr.
|
||||
explicit CefTextfieldView(CefTextfieldDelegate* cef_delegate);
|
||||
|
||||
void Initialize() override;
|
||||
|
||||
// Returns the CefTextfield associated with this view. See comments on
|
||||
// CefViewView::GetCefView.
|
||||
CefRefPtr<CefTextfield> GetCefTextfield() const {
|
||||
|
Reference in New Issue
Block a user