mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Tag 13700 API version
This commit is contained in:
@@ -183,7 +183,7 @@ class ClientHandler : public BaseClientHandler,
|
||||
CefCursorHandle cursor,
|
||||
cef_cursor_type_t type,
|
||||
const CefCursorInfo& custom_cursor_info) override;
|
||||
#if CEF_API_ADDED(CEF_NEXT)
|
||||
#if CEF_API_ADDED(13700)
|
||||
bool OnContentsBoundsChange(CefRefPtr<CefBrowser> browser,
|
||||
const CefRect& new_bounds) override;
|
||||
bool GetRootWindowScreenRect(CefRefPtr<CefBrowser> browser,
|
||||
|
Reference in New Issue
Block a user