Overview   Project   Class   Tree   Index 
CEF C++ API Docs - Revision 439
FRAMES    NO FRAMES

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

_

_cef_browser_settings_t - struct in (default)
Browser initialization settings.
_cef_cookie_t - struct in (default)
Cookie information.
_cef_menu_info_t - struct in (default)
Structure representing menu information.
_cef_plugin_info_t - struct in (default)
_cef_popup_features_t - struct in (default)
Popup window features.
_cef_print_info_t - struct in (default)
Class representing print context information.
_cef_print_options_t - struct in (default)
Printing options.
_cef_proxy_info_t - struct in (default)
Proxy information.
_cef_rect_t - struct in (default)
Structure representing a rectangle.
_cef_settings_t - struct in (default)
Initialization settings.
_cef_string_utf16_t - struct in (default)
_cef_string_utf8_t - struct in (default)
_cef_string_wide_t - struct in (default)
_cef_time_t - struct in (default)
Time information.
_cef_urlparts_t - struct in (default)
URL component parts.
_cef_window_info_t - struct in (default)
Class representing window information.

A

accelerated_2d_canvas_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable accelerated 2d canvas.
accelerated_compositing_enabled - member variable in struct _cef_browser_settings_t
Set to true (1) to enable accelerated compositing.
accelerated_drawing_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable accelerated drawing.
accelerated_layers_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable accelerated layers.
accelerated_plugins_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable accelerated plugins.
accelerated_video_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable accelerated video.
AccessControl - member variable in typedef CefV8Value::AccessControl
AddChild(CefRefPtr< CefXmlObject >) - member function in class CefXmlObject
AddElement(CefRefPtr< CefPostDataElement >) - member function in class CefPostData
Add the specified post data element.
AddEventListener(const CefString&,CefRefPtr< CefDOMEventListener >,bool) - member function in class CefDOMNode
Add an event listener to this node for the specified event type.
additionalFeatures - member variable in struct _cef_popup_features_t
AddRef() - member function in class CefBase
The AddRef method increments the reference count for the object.
AddRef() - member function in class CefRefCount
Atomic reference increment.
ANGLE_IN_PROCESS - field in enum cef_graphics_implementation_t
ANGLE_IN_PROCESS_COMMAND_BUFFER - field in enum cef_graphics_implementation_t
Append(CefRefPtr< CefXmlObject >,bool) - member function in class CefXmlObject
Append a duplicate of the children and attributes of the specified object to this object.
AppendArgument(const CefString&) - member function in class CefCommandLine
Add an argument to the end of the command line.
AppendSwitch(const CefString&) - member function in class CefCommandLine
Add a switch to the end of the command line.
AppendSwitchWithValue(const CefString&,const CefString&) - member function in class CefCommandLine
Add a switch with the specified value to the end of the command line.
application_cache_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable application cache.
ArgumentList - member variable in typedef CefCommandLine::ArgumentList
Attach(const cef_plugin_info_t&) - member function in class CefPluginInfo
Attach(struct_type*,bool) - member function in class CefStringBase
Attach to the specified string structure.
attached_to_ - member variable in class CefStructBase
AttachTo(struct_type&) - member function in class CefStructBase
Attach to the source structure's existing values.
AttachToUserFree(userfree_struct_type) - member function in class CefStringBase
Take ownership of the specified userfree structure's string data.
AttributeMap - member variable in typedef CefDOMNode::AttributeMap
AttributeMap - member variable in typedef CefXmlObject::AttributeMap
author_and_user_styles_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable style sheets.
auto_detect_proxy_settings_enabled - member variable in struct _cef_settings_t
Set to true (1) to use the system proxy resolver on Windows when "Automatically detect settings" is checked.

B

bottom - member variable in struct cef_print_margins
BytesAvailable() - member function in class CefSchemeHandlerCallback
Notify that response data is now available for reading.

C

c_str() - member function in class CefStringBase
Return a read-only pointer to the string data.
cache_path - member variable in struct _cef_settings_t
The location where cache data will be stored on disk.
CanBubble() - member function in class CefDOMEvent
Returns true if the event can bubble up the tree.
CanCancel() - member function in class CefDOMEvent
Returns true if the event can be canceled.
Cancel() - member function in class CefSchemeHandler
Request processing has been canceled.
Cancel() - member function in class CefWebURLRequest
Cancels the request.
Cancel() - member function in class CefSchemeHandlerCallback
Cancel processing of the request.
CanGoBack() - member function in class CefBrowser
Returns true if the browser can navigate backwards.
CanGoForward() - member function in class CefBrowser
Returns true if the browser can navigate forwards.
caret_browsing_enabled - member variable in struct _cef_browser_settings_t
Set to true (1) to enable drawing of the caret position.
Category - member variable in typedef CefDOMEvent::Category
cef_browser_settings_t - typedef in (default)
cef_browser_settings_t - member variable in typedef cef_browser_settings_t
cef_build_revision() - member function in ( globals)
Returns the CEF build revision of the libcef library.
cef_cookie_t - typedef in (default)
cef_cookie_t - member variable in typedef cef_cookie_t
cef_dom_document_type_t - enum in (default)
DOM document types.
cef_dom_event_category_t - enum in (default)
DOM event category flags.
cef_dom_event_phase_t - enum in (default)
DOM event processing phases.
cef_dom_node_type_t - enum in (default)
DOM node types.
cef_drag_operations_mask_t - enum in (default)
"Verb" of a drag-and-drop operation as negotiated between the source and destination.
cef_graphics_implementation_t - enum in (default)
Supported graphics implementations.
cef_handler_errorcode_t - enum in (default)
Supported error code values.
cef_handler_focus_source_t - enum in (default)
Focus sources.
cef_handler_keyevent_modifiers_t - enum in (default)
Key event modifiers.
cef_handler_keyevent_type_t - enum in (default)
Key event types.
cef_handler_navtype_t - enum in (default)
Various browser navigation types supported by chrome.
cef_handler_statustype_t - enum in (default)
Status message types.
cef_key_type_t - enum in (default)
Key types.
cef_log_severity_t - enum in (default)
Log severity levels.
cef_menu_capabilitybits_t - enum in (default)
The cef_menu_info_t editFlags value will be a combination of the following values.
cef_menu_id_t - enum in (default)
Supported menu ID values.
cef_menu_info_t - member variable in typedef cef_menu_info_t
cef_menu_info_t - typedef in (default)
cef_menu_typebits_t - enum in (default)
The cef_menu_info_t typeFlags value will be a combination of the following values.
cef_mouse_button_type_t - enum in (default)
Mouse button types.
cef_page_orientation - enum in (default)
Page orientation for printing.
cef_paint_element_type_t - enum in (default)
cef_paper_metrics - struct in (default)
Paper metric information for printing.
cef_paper_type_t - enum in (default)
Paper type for printing.
cef_plugin_info_t - member variable in typedef cef_plugin_info_t
cef_plugin_info_t - typedef in (default)
cef_popup_features_t - typedef in (default)
cef_popup_features_t - member variable in typedef cef_popup_features_t
cef_postdataelement_type_t - enum in (default)
Post data elements may represent either bytes or files.
cef_print_info_t - member variable in typedef cef_print_info_t
cef_print_info_t - typedef in (default)
cef_print_margins - struct in (default)
Paper print margins.
cef_print_options_t - typedef in (default)
cef_print_options_t - member variable in typedef cef_print_options_t
cef_proxy_info_t - member variable in typedef cef_proxy_info_t
cef_proxy_info_t - typedef in (default)
cef_proxy_type_t - enum in (default)
Proxy types.
cef_rect_t - member variable in typedef cef_rect_t
cef_rect_t - typedef in (default)
cef_settings_t - typedef in (default)
cef_settings_t - member variable in typedef cef_settings_t
cef_storage_type_t - enum in (default)
Storage types.
cef_string_ascii_to_utf16(const char*,size_t,cef_string_utf16_t*) - member function in ( globals)
cef_string_ascii_to_wide(const char*,size_t,cef_string_wide_t*) - member function in ( globals)
These functions convert an ASCII string, typically a hardcoded constant, to a Wide/UTF16 string.
cef_string_list_alloc() - member function in ( globals)
Allocate a new string map.
cef_string_list_append(cef_string_list_t,const cef_string_t*) - member function in ( globals)
Append a new value at the end of the string list.
cef_string_list_clear(cef_string_list_t) - member function in ( globals)
Clear the string list.
cef_string_list_copy(cef_string_list_t) - member function in ( globals)
Creates a copy of an existing string list.
cef_string_list_free(cef_string_list_t) - member function in ( globals)
Free the string list.
cef_string_list_size(cef_string_list_t) - member function in ( globals)
Return the number of elements in the string list.
cef_string_list_t - typedef in (default)
CEF string maps are a set of key/value string pairs.
cef_string_list_t - member variable in typedef cef_string_list_t
cef_string_list_value(cef_string_list_t,int,cef_string_t*) - member function in ( globals)
Retrieve the value at the specified zero-based string list index.
cef_string_map_alloc() - member function in ( globals)
Allocate a new string map.
cef_string_map_append(cef_string_map_t,const cef_string_t*,const cef_string_t*) - member function in ( globals)
Append a new key/value pair at the end of the string map.
cef_string_map_clear(cef_string_map_t) - member function in ( globals)
Clear the string map.
cef_string_map_find(cef_string_map_t,const cef_string_t*,cef_string_t*) - member function in ( globals)
Return the value assigned to the specified key.
cef_string_map_free(cef_string_map_t) - member function in ( globals)
Free the string map.
cef_string_map_key(cef_string_map_t,int,cef_string_t*) - member function in ( globals)
Return the key at the specified zero-based string map index.
cef_string_map_size(cef_string_map_t) - member function in ( globals)
Return the number of elements in the string map.
cef_string_map_t - typedef in (default)
CEF string maps are a set of key/value string pairs.
cef_string_map_t - member variable in typedef cef_string_map_t
cef_string_map_value(cef_string_map_t,int,cef_string_t*) - member function in ( globals)
Return the value at the specified zero-based string map index.
cef_string_multimap_alloc() - member function in ( globals)
Allocate a new string multimap.
cef_string_multimap_append(cef_string_multimap_t,const cef_string_t*,const cef_string_t*) - member function in ( globals)
Append a new key/value pair at the end of the string multimap.
cef_string_multimap_clear(cef_string_multimap_t) - member function in ( globals)
Clear the string multimap.
cef_string_multimap_enumerate(cef_string_multimap_t,const cef_string_t*,int,cef_string_t*) - member function in ( globals)
Return the value_index-th value with the specified key.
cef_string_multimap_find_count(cef_string_multimap_t,const cef_string_t*) - member function in ( globals)
Return the number of values with the specified key.
cef_string_multimap_free(cef_string_multimap_t) - member function in ( globals)
Free the string multimap.
cef_string_multimap_key(cef_string_multimap_t,int,cef_string_t*) - member function in ( globals)
Return the key at the specified zero-based string multimap index.
cef_string_multimap_size(cef_string_multimap_t) - member function in ( globals)
Return the number of elements in the string multimap.
cef_string_multimap_t - typedef in (default)
CEF string multimaps are a set of key/value string pairs.
cef_string_multimap_t - member variable in typedef cef_string_multimap_t
cef_string_multimap_value(cef_string_multimap_t,int,cef_string_t*) - member function in ( globals)
Return the value at the specified zero-based string multimap index.
cef_string_userfree_utf16_alloc() - member function in ( globals)
cef_string_userfree_utf16_free(cef_string_userfree_utf16_t) - member function in ( globals)
cef_string_userfree_utf16_t - typedef in (default)
cef_string_userfree_utf16_t - member variable in typedef cef_string_userfree_utf16_t
cef_string_userfree_utf8_alloc() - member function in ( globals)
cef_string_userfree_utf8_free(cef_string_userfree_utf8_t) - member function in ( globals)
cef_string_userfree_utf8_t - typedef in (default)
cef_string_userfree_utf8_t - member variable in typedef cef_string_userfree_utf8_t
cef_string_userfree_wide_alloc() - member function in ( globals)
These functions allocate a new string structure.
cef_string_userfree_wide_free(cef_string_userfree_wide_t) - member function in ( globals)
These functions free the string structure allocated by the associated alloc function.
cef_string_userfree_wide_t - typedef in (default)
It is sometimes necessary for the system to allocate string structures with the expectation that the user will free them.
cef_string_userfree_wide_t - member variable in typedef cef_string_userfree_wide_t
cef_string_utf16_clear(cef_string_utf16_t*) - member function in ( globals)
cef_string_utf16_cmp(const cef_string_utf16_t*,const cef_string_utf16_t*) - member function in ( globals)
cef_string_utf16_set(const char16*,size_t,cef_string_utf16_t*,int) - member function in ( globals)
cef_string_utf16_t - typedef in (default)
cef_string_utf16_t - member variable in typedef cef_string_utf16_t
cef_string_utf16_to_utf8(const char16*,size_t,cef_string_utf8_t*) - member function in ( globals)
cef_string_utf16_to_wide(const char16*,size_t,cef_string_wide_t*) - member function in ( globals)
cef_string_utf8_clear(cef_string_utf8_t*) - member function in ( globals)
cef_string_utf8_cmp(const cef_string_utf8_t*,const cef_string_utf8_t*) - member function in ( globals)
cef_string_utf8_set(const char*,size_t,cef_string_utf8_t*,int) - member function in ( globals)
cef_string_utf8_t - member variable in typedef cef_string_utf8_t
cef_string_utf8_t - typedef in (default)
cef_string_utf8_to_utf16(const char*,size_t,cef_string_utf16_t*) - member function in ( globals)
cef_string_utf8_to_wide(const char*,size_t,cef_string_wide_t*) - member function in ( globals)
cef_string_wide_clear(cef_string_wide_t*) - member function in ( globals)
These functions clear string values.
cef_string_wide_cmp(const cef_string_wide_t*,const cef_string_wide_t*) - member function in ( globals)
These functions compare two string values with the same results as strcmp().
cef_string_wide_set(const wchar_t*,size_t,cef_string_wide_t*,int) - member function in ( globals)
These functions set string values.
cef_string_wide_t - member variable in typedef cef_string_wide_t
cef_string_wide_t - typedef in (default)
cef_string_wide_to_utf16(const wchar_t*,size_t,cef_string_utf16_t*) - member function in ( globals)
cef_string_wide_to_utf8(const wchar_t*,size_t,cef_string_utf8_t*) - member function in ( globals)
These functions convert between UTF-8, -16, and -32 strings.
cef_thread_id_t - enum in (default)
Existing thread IDs.
cef_time_from_doublet(double,cef_time_t*) - member function in ( globals)
cef_time_from_timet(time_t,cef_time_t*) - member function in ( globals)
cef_time_t - member variable in typedef cef_time_t
cef_time_t - typedef in (default)
cef_time_to_doublet(const cef_time_t*,double*) - member function in ( globals)
Converts cef_time_t to/from a double which is the number of seconds since epoch (Jan 1, 1970).
cef_time_to_timet(const cef_time_t*,time_t*) - member function in ( globals)
Converts cef_time_t to/from time_t.
cef_urlparts_t - member variable in typedef cef_urlparts_t
cef_urlparts_t - typedef in (default)
cef_v8_accesscontrol_t - enum in (default)
V8 access control values.
cef_v8_propertyattribute_t - enum in (default)
V8 property attribute values.
cef_weburlrequest_flags_t - enum in (default)
cef_weburlrequest_state_t - enum in (default)
cef_window_info_t - typedef in (default)
cef_window_info_t - member variable in typedef cef_window_info_t
cef_xml_encoding_type_t - enum in (default)
Supported XML encoding types.
cef_xml_node_type_t - enum in (default)
XML node types.
CefAddCrossOriginWhitelistEntry(const CefString&,const CefString&,const CefString&,bool) - member function in ( globals)
Add an entry to the cross-origin access whitelist.
CefApp - class in (default)
Implement this interface to provide handler implementations.
CefBase - class in (default)
Interface defining the reference count implementation methods.
~CefBase() - constructor in class CefBase
CefBrowser - class in (default)
Class used to represent a browser window.
CefBrowser::KeyType - typedef in (default)
CefBrowser::MouseButtonType - typedef in (default)
CefBrowser::PaintElementType - typedef in (default)
CefBrowserSettings - member variable in typedef CefBrowserSettings
CefBrowserSettings - typedef in (default)
Class representing browser initialization settings.
CefBrowserSettingsTraits - struct in (default)
CefBrowserSettingsTraits::struct_type - typedef in (default)
CefByteReadHandler - class in (default)
Thread safe implementation of the CefReadHandler class for reading an in-memory array of bytes.
CefByteReadHandler(const unsigned char*,size_t,CefRefPtr< CefBase >) - constructor in class CefByteReadHandler
Create a new object for reading an array of bytes.
CefClearCrossOriginWhitelist() - member function in ( globals)
Remove all entries from the cross-origin access whitelist.
CefClearSchemeHandlerFactories() - member function in ( globals)
Clear all registered scheme handler factories.
CefClient - class in (default)
Implement this interface to provide handler implementations.
CefCommandLine - class in (default)
Class used to create and/or parse command line arguments.
CefCommandLine::ArgumentList - typedef in (default)
CefCommandLine::SwitchMap - typedef in (default)
CefContentFilter - class in (default)
Interface to implement for filtering response content.
CefCookie - typedef in (default)
Class representing a cookie.
CefCookie - member variable in typedef CefCookie
CefCookieTraits - struct in (default)
CefCookieTraits::struct_type - typedef in (default)
CefCookieVisitor - class in (default)
Interface to implement for visiting cookie values.
CefCreateURL(const CefURLParts&,CefString&) - member function in ( globals)
Creates a URL from the specified |parts|, which must contain a non-empty spec or a non-empty host and path (at a minimum), but not both.
CefCriticalSection - class in (default)
Critical section wrapper.
CefCriticalSection() - constructor in class CefCriticalSection
~CefCriticalSection() - constructor in class CefCriticalSection
CefCurrentlyOn(CefThreadId) - member function in ( globals)
CEF maintains multiple internal threads that are used for handling different types of tasks.
CefDeleteCookies(const CefString&,const CefString&) - member function in ( globals)
Delete all cookies that match the specified parameters.
CefDeleteStorage(CefStorageType,const CefString&,const CefString&) - member function in ( globals)
Deletes all storage of the specified type.
CefDisplayHandler - class in (default)
Implement this interface to handle events related to browser display state.
CefDisplayHandler::StatusType - typedef in (default)
CefDOMDocument - class in (default)
Class used to represent a DOM document.
CefDOMDocument::Type - typedef in (default)
CefDoMessageLoopWork() - member function in ( globals)
Perform a single iteration of CEF message loop processing.
CefDOMEvent - class in (default)
Class used to represent a DOM event.
CefDOMEvent::Category - typedef in (default)
CefDOMEvent::Phase - typedef in (default)
CefDOMEventListener - class in (default)
Interface to implement for handling DOM events.
CefDOMNode - class in (default)
Class used to represent a DOM node.
CefDOMNode::AttributeMap - typedef in (default)
CefDOMNode::Type - typedef in (default)
CefDOMVisitor - class in (default)
Interface to implement for visiting the DOM.
CefDownloadHandler - class in (default)
Class used to handle file downloads.
CefDragData - class in (default)
Class used to represent drag data.
CefDragHandler - class in (default)
Implement this interface to handle events related to dragging.
CefDragHandler::DragOperationsMask - typedef in (default)
CefFindHandler - class in (default)
Implement this interface to handle events related to find results.
CefFocusHandler - class in (default)
Implement this interface to handle events related to focus.
CefFocusHandler::FocusSource - typedef in (default)
CefFrame - class in (default)
Class used to represent a frame in the browser window.
CefInitialize(const CefSettings&,CefRefPtr< CefApp >) - member function in ( globals)
This function should be called on the main application thread to initialize CEF when the application is started.
CefJSDialogHandler - class in (default)
Implement this interface to handle events related to JavaScript dialogs.
CefKeyboardHandler - class in (default)
Implement this interface to handle events related to keyboard input.
CefKeyboardHandler::KeyEventType - typedef in (default)
CefLifeSpanHandler - class in (default)
Implement this interface to handle events related to browser life span.
CefLoadHandler - class in (default)
Implement this interface to handle events related to browser load status.
CefLoadHandler::ErrorCode - typedef in (default)
CefMenuHandler - class in (default)
Implement this interface to handle events related to browser context menus.
CefMenuHandler::MenuId - typedef in (default)
CefMenuInfo - member variable in typedef CefMenuInfo
CefMenuInfo - typedef in (default)
Class representing menu info.
CefMenuInfoTraits - struct in (default)
CefMenuInfoTraits::struct_type - typedef in (default)
CefParseURL(const CefString&,CefURLParts&) - member function in ( globals)
Parse the specified |url| into its component parts.
CefPluginInfo - class in (default)
Netscape plugins are normally built at separate DLLs that are loaded by the browser when needed.
CefPluginInfo() - constructor in class CefPluginInfo
~CefPluginInfo() - constructor in class CefPluginInfo
CefPluginInfo(const cef_plugin_info_t&) - constructor in class CefPluginInfo
CefPluginInfo(const CefPluginInfo&) - constructor in class CefPluginInfo
CefPopupFeatures - typedef in (default)
Class representing popup window features.
CefPopupFeatures - member variable in typedef CefPopupFeatures
CefPopupFeaturesTraits - struct in (default)
CefPopupFeaturesTraits::struct_type - typedef in (default)
CefPostData - class in (default)
Class used to represent post data for a web request.
CefPostData::ElementVector - typedef in (default)
CefPostDataElement - class in (default)
Class used to represent a single element in the request post data.
CefPostDataElement::Type - typedef in (default)
Post data elements may represent either bytes or files.
CefPostDelayedTask(CefThreadId,CefRefPtr< CefTask >,long) - member function in ( globals)
Post a task for delayed execution on the specified thread.
CefPostTask(CefThreadId,CefRefPtr< CefTask >) - member function in ( globals)
Post a task for execution on the specified thread.
CefPrintHandler - class in (default)
Implement this interface to handle events related to printing.
CefPrintInfo - typedef in (default)
Class representing print context information.
CefPrintInfo - member variable in typedef CefPrintInfo
CefPrintInfoTraits - struct in (default)
CefPrintInfoTraits::struct_type - typedef in (default)
CefPrintOptions - member variable in typedef CefPrintOptions
CefPrintOptions - typedef in (default)
Class representing print options.
CefPrintOptionsTraits - struct in (default)
CefPrintOptionsTraits::struct_type - typedef in (default)
CefProxyHandler - class in (default)
Implement this interface to handle proxy resolution events.
CefProxyInfo - class in (default)
Class representing the results of proxy resolution.
CefProxyInfoTraits - struct in (default)
CefProxyInfoTraits::struct_type - typedef in (default)
CefQuitMessageLoop() - member function in ( globals)
Quit the CEF message loop that was started by calling CefRunMessageLoop().
CefReadHandler - class in (default)
Interface the client can implement to provide a custom stream reader.
CefRect - class in (default)
Class representing a rectangle.
CefRect() - constructor in class CefRect
CefRect(const cef_rect_t&) - constructor in class CefRect
CefRect(const CefRect&) - constructor in class CefRect
CefRect(int,int,int,int) - constructor in class CefRect
CefRect::parent - typedef in (default)
CefRectTraits - struct in (default)
CefRectTraits::struct_type - typedef in (default)
CefRefCount - class in (default)
Class that implements atomic reference counting.
CefRefCount() - constructor in class CefRefCount
CefRefPtr - class in (default)
Smart pointer implementation borrowed from base/ref_counted.
CefRefPtr() - constructor in class CefRefPtr
~CefRefPtr() - constructor in class CefRefPtr
CefRefPtr(const CefRefPtr< T >&) - constructor in class CefRefPtr
CefRefPtr(T*) - constructor in class CefRefPtr
CefRegisterCustomScheme(const CefString&,bool,bool,bool) - member function in ( globals)
Register a custom scheme.
CefRegisterExtension(const CefString&,const CefString&,CefRefPtr< CefV8Handler >) - member function in ( globals)
Register a new V8 extension with the specified JavaScript extension code and handler.
CefRegisterPlugin(const CefPluginInfo&) - member function in ( globals)
Register a plugin with the system.
CefRegisterSchemeHandlerFactory(const CefString&,const CefString&,CefRefPtr< CefSchemeHandlerFactory >) - member function in ( globals)
Register a scheme handler factory for the specified |scheme_name| and optional |domain_name|.
CefRemoveCrossOriginWhitelistEntry(const CefString&,const CefString&,const CefString&,bool) - member function in ( globals)
Remove an entry from the cross-origin access whitelist.
CefRenderHandler - class in (default)
Implement this interface to handle events when window rendering is disabled.
CefRenderHandler::PaintElementType - typedef in (default)
CefRenderHandler::RectList - typedef in (default)
CefRequest - class in (default)
Class used to represent a web request.
CefRequest::HeaderMap - typedef in (default)
CefRequest::RequestFlags - typedef in (default)
CefRequestHandler - class in (default)
Implement this interface to handle events related to browser requests.
CefRequestHandler::NavType - typedef in (default)
CefResponse - class in (default)
Class used to represent a web response.
CefResponse::HeaderMap - typedef in (default)
CefRunMessageLoop() - member function in ( globals)
Run the CEF message loop.
CefSchemeHandler - class in (default)
Class used to implement a custom scheme handler interface.
CefSchemeHandlerCallback - class in (default)
Class used to facilitate asynchronous responses to custom scheme handler requests.
CefSchemeHandlerFactory - class in (default)
Class that creates CefSchemeHandler instances.
CefSetCookie(const CefString&,const CefCookie&) - member function in ( globals)
Sets a cookie given a valid URL and explicit user-provided cookie attributes.
CefSetCookiePath(const CefString&) - member function in ( globals)
Sets the directory path that will be used for storing cookie data.
CefSetStorage(CefStorageType,const CefString&,const CefString&,const CefString&) - member function in ( globals)
Sets storage of the specified type, origin, key and value.
CefSetStoragePath(CefStorageType,const CefString&) - member function in ( globals)
Sets the directory path that will be used for storing data of the specified type.
CefSettings - member variable in typedef CefSettings
CefSettings - typedef in (default)
Class representing initialization settings.
CefSettingsTraits - struct in (default)
CefSettingsTraits::struct_type - typedef in (default)
CefShutdown() - member function in ( globals)
This function should be called on the main application thread to shut down CEF before the application exits.
CefStorageType - member variable in typedef CefStorageType
CefStorageType - typedef in (default)
CefStorageVisitor - class in (default)
Interface to implement for visiting storage.
CefStreamReader - class in (default)
Class used to read data from a stream.
CefStreamWriter - class in (default)
Class used to write data to a stream.
CefString - typedef in (default)
CefString - member variable in typedef CefString
CefStringBase - class in (default)
CEF string classes can convert between all supported string types.
CefStringBase() - constructor in class CefStringBase
Default constructor.
~CefStringBase() - constructor in class CefStringBase
CefStringBase(const CefStringBase&) - constructor in class CefStringBase
Create a new string from an existing string.
CefStringBase(const char*) - constructor in class CefStringBase
CefStringBase(const char_type*,size_t,bool) - constructor in class CefStringBase
Create a new string from an existing character array.
CefStringBase(const std::string&) - constructor in class CefStringBase
Create a new string from an existing std::string.
CefStringBase(const std::wstring&) - constructor in class CefStringBase
Create a new string from an existing std::wstring.
CefStringBase(const struct_type*) - constructor in class CefStringBase
Create a new string referencing an existing string structure without taking ownership.
CefStringBase(const wchar_t*) - constructor in class CefStringBase
CefStringBase::char_type - typedef in (default)
CefStringBase::std - in (default)
CefStringBase::struct_type - typedef in (default)
CefStringBase::userfree_struct_type - typedef in (default)
CefStringTraitsUTF16 - struct in (default)
Traits implementation for utf16 character strings.
CefStringTraitsUTF16::char_type - typedef in (default)
CefStringTraitsUTF16::struct_type - typedef in (default)
CefStringTraitsUTF16::userfree_struct_type - typedef in (default)
CefStringTraitsUTF8 - struct in (default)
Traits implementation for utf8 character strings.
CefStringTraitsUTF8::char_type - typedef in (default)
CefStringTraitsUTF8::struct_type - typedef in (default)
CefStringTraitsUTF8::userfree_struct_type - typedef in (default)
CefStringTraitsWide - struct in (default)
Traits implementation for wide character strings.
CefStringTraitsWide::char_type - typedef in (default)
CefStringTraitsWide::struct_type - typedef in (default)
CefStringTraitsWide::userfree_struct_type - typedef in (default)
CefStringUTF16 - typedef in (default)
CefStringUTF16 - member variable in typedef CefStringUTF16
CefStringUTF8 - typedef in (default)
CefStringUTF8 - member variable in typedef CefStringUTF8
CefStringWide - member variable in typedef CefStringWide
CefStringWide - typedef in (default)
CefStructBase - class in (default)
Template class that provides common functionality for CEF structure wrapping.
CefStructBase() - constructor in class CefStructBase
~CefStructBase() - constructor in class CefStructBase
CefStructBase(const CefStructBase&) - constructor in class CefStructBase
CefStructBase(const struct_type&) - constructor in class CefStructBase
CefStructBase::struct_type - typedef in (default)
CefTask - class in (default)
Implement this interface for task execution.
CefThreadId - typedef in (default)
CefThreadId - member variable in typedef CefThreadId
CefTime - class in (default)
Class representing a time.
CefTime() - constructor in class CefTime
CefTime(const cef_time_t&) - constructor in class CefTime
CefTime(double) - constructor in class CefTime
CefTime(time_t) - constructor in class CefTime
CefTime::parent - typedef in (default)
CefTimeTraits - struct in (default)
CefTimeTraits::struct_type - typedef in (default)
CefURLParts - member variable in typedef CefURLParts
CefURLParts - typedef in (default)
Class representing a URL's component parts.
CefURLPartsTraits - struct in (default)
CefURLPartsTraits::struct_type - typedef in (default)
CefV8Accessor - class in (default)
Interface that should be implemented to handle V8 accessor calls.
CefV8Context - class in (default)
Class that encapsulates a V8 context handle.
CefV8ContextHandler - class in (default)
Implement this interface to handle V8 context events.
CefV8Exception - class in (default)
Class representing a V8 exception.
CefV8Handler - class in (default)
Interface that should be implemented to handle V8 function calls.
CefV8Value - class in (default)
Class representing a V8 value.
CefV8Value::AccessControl - typedef in (default)
CefV8Value::PropertyAttribute - typedef in (default)
CefV8ValueList - typedef in (default)
CefV8ValueList - member variable in typedef CefV8ValueList
CefVisitAllCookies(CefRefPtr< CefCookieVisitor >) - member function in ( globals)
Visit all cookies.
CefVisitStorage(CefStorageType,const CefString&,const CefString&,CefRefPtr< CefStorageVisitor >) - member function in ( globals)
Visit storage of the specified type.
CefVisitUrlCookies(const CefString&,bool,CefRefPtr< CefCookieVisitor >) - member function in ( globals)
Visit a subset of cookies.
CefWebURLRequest - class in (default)
Class used to make a Web URL request.
CefWebURLRequest::RequestState - typedef in (default)
CefWebURLRequestClient - class in (default)
Interface that should be implemented by the CefWebURLRequest client.
CefWebURLRequestClient::ErrorCode - typedef in (default)
CefWebURLRequestClient::RequestState - typedef in (default)
CefWindowInfo - class in (default)
Class representing window information.
CefWindowInfo() - constructor in class CefWindowInfo
CefWindowInfo(const cef_window_info_t&) - constructor in class CefWindowInfo
CefWindowInfo(const CefWindowInfo&) - constructor in class CefWindowInfo
CefWindowInfo::parent - typedef in (default)
CefWindowInfoTraits - struct in (default)
Handle types.
CefWindowInfoTraits::struct_type - typedef in (default)
CefWriteHandler - class in (default)
Interface the client can implement to provide a custom stream writer.
CefXmlObject - class in (default)
Thread safe class for representing XML data as a structured object.
~CefXmlObject() - constructor in class CefXmlObject
CefXmlObject(const CefString&) - constructor in class CefXmlObject
Create a new object with the specified name.
CefXmlObject::AttributeMap - typedef in (default)
CefXmlObject::ObjectVector - typedef in (default)
CefXmlReader - class in (default)
Class that supports the reading of XML data via the libxml streaming API.
CefXmlReader::EncodingType - typedef in (default)
CefXmlReader::NodeType - typedef in (default)
CefZipArchive - class in (default)
Thread-safe class for accessing zip archive file contents.
CefZipArchive() - constructor in class CefZipArchive
Create a new object.
~CefZipArchive() - constructor in class CefZipArchive
CefZipArchive::File - class in (default)
Class representing a file in the archive.
CefZipArchive::FileMap - typedef in (default)
CefZipReader - class in (default)
Class that supports the reading of zip archives via the zlib unzip API.
char16 - member variable in typedef char16
char16 - typedef in (default)
char_type - member variable in typedef CefStringTraitsWide::char_type
char_type - member variable in typedef CefStringBase::char_type
char_type - member variable in typedef CefStringTraitsUTF16::char_type
char_type - member variable in typedef CefStringTraitsUTF8::char_type
Clear() - member function in class CefXmlObject
Clears this object's children and attributes.
Clear() - member function in class CefZipArchive
Clears the contents of this object.
clear() - member function in class CefStringBase
Clear the string data.
clear(struct_type*) - static function in struct CefPrintInfoTraits
clear(struct_type*) - static function in struct CefProxyInfoTraits
clear(struct_type*) - static function in struct CefPrintOptionsTraits
clear(struct_type*) - static function in struct CefMenuInfoTraits
clear(struct_type*) - static function in struct CefURLPartsTraits
clear(struct_type*) - static function in struct CefStringTraitsUTF16
clear(struct_type*) - static function in struct CefWindowInfoTraits
clear(struct_type*) - static function in struct CefRectTraits
clear(struct_type*) - static function in struct CefTimeTraits
clear(struct_type*) - static function in struct CefCookieTraits
Clear(struct_type*) - static function in class CefStructBase
clear(struct_type*) - static function in struct CefStringTraitsWide
clear(struct_type*) - static function in struct CefSettingsTraits
clear(struct_type*) - static function in struct CefStringTraitsUTF8
clear(struct_type*) - static function in struct CefBrowserSettingsTraits
clear(struct_type*) - static function in struct CefPopupFeaturesTraits
ClearAndFree() - member function in class CefStringBase
Clear the state of this class.
ClearAttributes() - member function in class CefXmlObject
ClearChildren() - member function in class CefXmlObject
ClearHistory() - member function in class CefBrowser
Clear the back/forward browsing history.
Close() - member function in class CefZipReader
Closes the archive.
Close() - member function in class CefXmlReader
Close the document.
CloseBrowser() - member function in class CefBrowser
Closes this browser window.
CloseDevTools() - member function in class CefBrowser
Explicitly close the developer tools window if one exists for this browser instance.
CloseFile() - member function in class CefZipReader
Closes the file.
compare(const CefStringBase&) - member function in class CefStringBase
Compare this string to the specified string.
compare(const struct_type*,const struct_type*) - static function in struct CefStringTraitsUTF8
compare(const struct_type*,const struct_type*) - static function in struct CefStringTraitsUTF16
compare(const struct_type*,const struct_type*) - static function in struct CefStringTraitsWide
Complete() - member function in class CefDownloadHandler
The download is complete.
Copy() - member function in class CefFrame
Execute copy in this frame.
Create(CefRefPtr< CefBrowser >,const CefString&,CefRefPtr< CefRequest >) - member function in class CefSchemeHandlerFactory
Return a new scheme handler instance to handle the request.
Create(CefRefPtr< CefStreamReader >) - static function in class CefZipReader
Create a new CefZipReader object.
Create(CefRefPtr< CefStreamReader >,EncodingType,const CefString&) - static function in class CefXmlReader
Create a new CefXmlReader object.
CreateArray() - static function in class CefV8Value
Create a new CefV8Value object of type array.
CreateBool(bool) - static function in class CefV8Value
Create a new CefV8Value object of type bool.
CreateBrowser(CefWindowInfo&,CefRefPtr< CefClient >,const CefString&,const CefBrowserSettings&) - static function in class CefBrowser
Create a new browser window using the window parameters specified by |windowInfo|.
CreateBrowserSync(CefWindowInfo&,CefRefPtr< CefClient >,const CefString&,const CefBrowserSettings&) - static function in class CefBrowser
Create a new browser window using the window parameters specified by |windowInfo|.
CreateCommandLine() - static function in class CefCommandLine
Create a new CefCommandLine instance.
CreateDate(const CefTime&) - static function in class CefV8Value
Create a new CefV8Value object of type Date.
CreateDouble(double) - static function in class CefV8Value
Create a new CefV8Value object of type double.
CreateForData(void*,size_t) - static function in class CefStreamReader
Create a new CefStreamReader object from data.
CreateForFile(const CefString&) - static function in class CefStreamReader
Create a new CefStreamReader object from a file.
CreateForFile(const CefString&) - static function in class CefStreamWriter
Create a new CefStreamWriter object for a file.
CreateForHandler(CefRefPtr< CefReadHandler >) - static function in class CefStreamReader
Create a new CefStreamReader object from a custom handler.
CreateForHandler(CefRefPtr< CefWriteHandler >) - static function in class CefStreamWriter
Create a new CefStreamWriter object for a custom handler.
CreateFunction(const CefString&,CefRefPtr< CefV8Handler >) - static function in class CefV8Value
Create a new CefV8Value object of type function.
CreateInt(int) - static function in class CefV8Value
Create a new CefV8Value object of type int.
CreateNull() - static function in class CefV8Value
Create a new CefV8Value object of type null.
CreateObject(CefRefPtr< CefBase >) - static function in class CefV8Value
Create a new CefV8Value object of type object.
CreateObject(CefRefPtr< CefBase >,CefRefPtr< CefV8Accessor >) - static function in class CefV8Value
Create a new CefV8Value object of type object with accessors.
CreatePostData() - static function in class CefPostData
Create a new CefPostData object.
CreatePostDataElement() - static function in class CefPostDataElement
Create a new CefPostDataElement object.
CreateRequest() - static function in class CefRequest
Create a new CefRequest object.
CreateString(const CefString&) - static function in class CefV8Value
Create a new CefV8Value object of type string.
CreateUndefined() - static function in class CefV8Value
Create a new CefV8Value object of type undefined.
CreateWebURLRequest(CefRefPtr< CefRequest >,CefRefPtr< CefWebURLRequestClient >) - static function in class CefWebURLRequest
Create a new CefWebUrlRequest object.
creation - member variable in struct _cef_cookie_t
The cookie creation date.
cursive_font_family - member variable in struct _cef_browser_settings_t
Cut() - member function in class CefFrame
Execute cut in this frame.

D

databases_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable databases.
day_of_month - member variable in struct _cef_time_t
day_of_week - member variable in struct _cef_time_t
default_encoding - member variable in struct _cef_browser_settings_t
Default encoding for Web content.
default_fixed_font_size - member variable in struct _cef_browser_settings_t
default_font_size - member variable in struct _cef_browser_settings_t
Delete() - member function in class CefFrame
Execute delete in this frame.
DeleteValue(const CefString&) - member function in class CefV8Value
Delete the value with the specified identifier.
DeleteValue(int) - member function in class CefV8Value
Delete the value with the specified identifier.
description - member variable in struct _cef_plugin_info_t
DESKTOP_IN_PROCESS - field in enum cef_graphics_implementation_t
DESKTOP_IN_PROCESS_COMMAND_BUFFER - field in enum cef_graphics_implementation_t
Detach() - member function in class CefPluginInfo
Detach() - member function in class CefStringBase
Detach from the underlying string structure.
DetachTo(struct_type&) - member function in class CefStructBase
Relinquish ownership of values to the target structure.
DetachToUserFree() - member function in class CefStringBase
Create a userfree structure and give it ownership of this class' string data.
developer_tools_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable developer tools (WebKit inspector).
dialog - member variable in struct _cef_popup_features_t
display_name - member variable in struct _cef_plugin_info_t
DoClose(CefRefPtr< CefBrowser >) - member function in class CefLifeSpanHandler
Called when a window has recieved a request to close.
DOM_DOCUMENT_TYPE_HTML - field in enum cef_dom_document_type_t
DOM_DOCUMENT_TYPE_PLUGIN - field in enum cef_dom_document_type_t
DOM_DOCUMENT_TYPE_UNKNOWN - field in enum cef_dom_document_type_t
DOM_DOCUMENT_TYPE_XHTML - field in enum cef_dom_document_type_t
DOM_EVENT_CATEGORY_BEFORE_LOAD - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_BEFORE_TEXT_INSERTED - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_CLIPBOARD - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_COMPOSITION - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_DRAG - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_KEYBOARD - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_MESSAGE - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_MOUSE - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_MUTATION - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_OVERFLOW - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_PAGE_TRANSITION - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_POPSTATE - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_PROGRESS - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_TEXT - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_UI - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_UNKNOWN - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_WEBKIT_ANIMATION - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_WEBKIT_TRANSITION - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_WHEEL - field in enum cef_dom_event_category_t
DOM_EVENT_CATEGORY_XMLHTTPREQUEST_PROGRESS - field in enum cef_dom_event_category_t
DOM_EVENT_PHASE_AT_TARGET - field in enum cef_dom_event_phase_t
DOM_EVENT_PHASE_BUBBLING - field in enum cef_dom_event_phase_t
DOM_EVENT_PHASE_CAPTURING - field in enum cef_dom_event_phase_t
DOM_EVENT_PHASE_UNKNOWN - field in enum cef_dom_event_phase_t
DOM_NODE_TYPE_ATTRIBUTE - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_CDATA_SECTION - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_COMMENT - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_DOCUMENT - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_DOCUMENT_FRAGMENT - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_DOCUMENT_TYPE - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_ELEMENT - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_ENTITY - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_ENTITY_REFERENCE - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_NOTATION - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_PROCESSING_INSTRUCTIONS - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_TEXT - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_UNSUPPORTED - field in enum cef_dom_node_type_t
DOM_NODE_TYPE_XPATH_NAMESPACE - field in enum cef_dom_node_type_t
dom_paste_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable DOM pasting in the editor.
domain - member variable in struct _cef_cookie_t
If |domain| is empty a host cookie will be created instead of a domain cookie.
drag_drop_disabled - member variable in struct _cef_browser_settings_t
Disable drag & drop of URLs from other windows.
DRAG_OPERATION_COPY - field in enum cef_drag_operations_mask_t
DRAG_OPERATION_DELETE - field in enum cef_drag_operations_mask_t
DRAG_OPERATION_EVERY - field in enum cef_drag_operations_mask_t
DRAG_OPERATION_GENERIC - field in enum cef_drag_operations_mask_t
DRAG_OPERATION_LINK - field in enum cef_drag_operations_mask_t
DRAG_OPERATION_MOVE - field in enum cef_drag_operations_mask_t
DRAG_OPERATION_NONE - field in enum cef_drag_operations_mask_t
DRAG_OPERATION_PRIVATE - field in enum cef_drag_operations_mask_t
DragOperationsMask - member variable in typedef CefDragHandler::DragOperationsMask
Drain(CefRefPtr< CefStreamReader >&) - member function in class CefContentFilter
Called when there is no more data to be processed.
dtor - member variable in struct _cef_string_utf16_t
dtor - member variable in struct _cef_string_utf8_t
dtor - member variable in struct _cef_string_wide_t
Duplicate() - member function in class CefXmlObject
Return a new object with the same name, children and attributes as this object.

E

editFlags - member variable in struct _cef_menu_info_t
Values from the cef_handler_menucapabilitybits_t enumeration.
ElementVector - member variable in typedef CefPostData::ElementVector
empty() - member function in class CefStringBase
Returns true if the string is empty.
encoding_detector_enabled - member variable in struct _cef_browser_settings_t
Set to true (1) to attempt automatic detection of content encoding.
EncodingType - member variable in typedef CefXmlReader::EncodingType
Enter() - member function in class CefV8Context
Enter this context.
Eof() - member function in class CefByteReadHandler
Return non-zero if at end of file.
Eof() - member function in class CefReadHandler
Return non-zero if at end of file.
Eof() - member function in class CefZipReader
Returns true if at end of the file contents.
Eof() - member function in class CefStreamReader
Return non-zero if at end of file.
ERR_ABORTED - field in enum cef_handler_errorcode_t
ERR_ACCESS_DENIED - field in enum cef_handler_errorcode_t
ERR_ADDRESS_INVALID - field in enum cef_handler_errorcode_t
ERR_ADDRESS_UNREACHABLE - field in enum cef_handler_errorcode_t
ERR_CACHE_MISS - field in enum cef_handler_errorcode_t
ERR_CERT_AUTHORITY_INVALID - field in enum cef_handler_errorcode_t
ERR_CERT_COMMON_NAME_INVALID - field in enum cef_handler_errorcode_t
ERR_CERT_CONTAINS_ERRORS - field in enum cef_handler_errorcode_t
ERR_CERT_DATE_INVALID - field in enum cef_handler_errorcode_t
ERR_CERT_END - field in enum cef_handler_errorcode_t
ERR_CERT_INVALID - field in enum cef_handler_errorcode_t
ERR_CERT_NO_REVOCATION_MECHANISM - field in enum cef_handler_errorcode_t
ERR_CERT_REVOKED - field in enum cef_handler_errorcode_t
ERR_CERT_UNABLE_TO_CHECK_REVOCATION - field in enum cef_handler_errorcode_t
ERR_CONNECTION_ABORTED - field in enum cef_handler_errorcode_t
ERR_CONNECTION_CLOSED - field in enum cef_handler_errorcode_t
ERR_CONNECTION_FAILED - field in enum cef_handler_errorcode_t
ERR_CONNECTION_REFUSED - field in enum cef_handler_errorcode_t
ERR_CONNECTION_RESET - field in enum cef_handler_errorcode_t
ERR_DISALLOWED_URL_SCHEME - field in enum cef_handler_errorcode_t
ERR_EMPTY_RESPONSE - field in enum cef_handler_errorcode_t
ERR_FAILED - field in enum cef_handler_errorcode_t
ERR_FILE_NOT_FOUND - field in enum cef_handler_errorcode_t
ERR_FILE_TOO_BIG - field in enum cef_handler_errorcode_t
ERR_INSECURE_RESPONSE - field in enum cef_handler_errorcode_t
ERR_INTERNET_DISCONNECTED - field in enum cef_handler_errorcode_t
ERR_INVALID_ARGUMENT - field in enum cef_handler_errorcode_t
ERR_INVALID_CHUNKED_ENCODING - field in enum cef_handler_errorcode_t
ERR_INVALID_HANDLE - field in enum cef_handler_errorcode_t
ERR_INVALID_RESPONSE - field in enum cef_handler_errorcode_t
ERR_INVALID_URL - field in enum cef_handler_errorcode_t
ERR_METHOD_NOT_SUPPORTED - field in enum cef_handler_errorcode_t
ERR_NAME_NOT_RESOLVED - field in enum cef_handler_errorcode_t
ERR_NO_SSL_VERSIONS_ENABLED - field in enum cef_handler_errorcode_t
ERR_NOT_IMPLEMENTED - field in enum cef_handler_errorcode_t
ERR_RESPONSE_HEADERS_TOO_BIG - field in enum cef_handler_errorcode_t
ERR_SSL_CLIENT_AUTH_CERT_NEEDED - field in enum cef_handler_errorcode_t
ERR_SSL_PROTOCOL_ERROR - field in enum cef_handler_errorcode_t
ERR_SSL_RENEGOTIATION_REQUESTED - field in enum cef_handler_errorcode_t
ERR_SSL_VERSION_OR_CIPHER_MISMATCH - field in enum cef_handler_errorcode_t
ERR_TIMED_OUT - field in enum cef_handler_errorcode_t
ERR_TOO_MANY_REDIRECTS - field in enum cef_handler_errorcode_t
ERR_TUNNEL_CONNECTION_FAILED - field in enum cef_handler_errorcode_t
ERR_UNEXPECTED - field in enum cef_handler_errorcode_t
ERR_UNEXPECTED_PROXY_AUTH - field in enum cef_handler_errorcode_t
ERR_UNKNOWN_URL_SCHEME - field in enum cef_handler_errorcode_t
ERR_UNSAFE_PORT - field in enum cef_handler_errorcode_t
ERR_UNSAFE_REDIRECT - field in enum cef_handler_errorcode_t
ErrorCode - member variable in typedef CefWebURLRequestClient::ErrorCode
ErrorCode - member variable in typedef CefLoadHandler::ErrorCode
Execute(CefThreadId) - member function in class CefTask
Method that will be executed.
Execute(const CefString&,CefRefPtr< CefV8Value >,const CefV8ValueList&,CefRefPtr< CefV8Value >&,CefString&) - member function in class CefV8Handler
Handle execution of the function identified by |name|.
ExecuteFunction(CefRefPtr< CefV8Value >,const CefV8ValueList&,CefRefPtr< CefV8Value >&,CefRefPtr< CefV8Exception >&,bool) - member function in class CefV8Value
Execute the function using the current V8 context.
ExecuteFunctionWithContext(CefRefPtr< CefV8Context >,CefRefPtr< CefV8Value >,const CefV8ValueList&,CefRefPtr< CefV8Value >&,CefRefPtr< CefV8Exception >&,bool) - member function in class CefV8Value
Execute the function using the specified V8 context.
ExecuteJavaScript(const CefString&,const CefString&,int) - member function in class CefFrame
Execute a string of JavaScript code in this frame.
Exit() - member function in class CefV8Context
Exit this context.
expires - member variable in struct _cef_cookie_t
extra_plugin_paths - member variable in struct _cef_settings_t
List of fully qualified paths to plugins (including plugin name) that will be loaded in addition to any plugins found in the default search paths.

F

fantasy_font_family - member variable in struct _cef_browser_settings_t
file_access_from_file_urls_allowed - member variable in struct _cef_browser_settings_t
Set to true (1) to allow access to file URLs from other file URLs.
file_extensions - member variable in struct _cef_plugin_info_t
FileMap - member variable in typedef CefZipArchive::FileMap
Find(int,const CefString&,bool,bool,bool) - member function in class CefBrowser
Search for |searchText|.
FindChild(const CefString&) - member function in class CefXmlObject
Find the first child with the specified name.
FindChildren(const CefString&,ObjectVector&) - member function in class CefXmlObject
Find all children with the specified name.
fixed_font_family - member variable in struct _cef_browser_settings_t
Flush() - member function in class CefStreamWriter
Flush the stream.
Flush() - member function in class CefWriteHandler
Flush the stream.
FOCUS_SOURCE_NAVIGATION - field in enum cef_handler_focus_source_t
The source is explicit navigation via the API (LoadURL(), etc).
FOCUS_SOURCE_SYSTEM - field in enum cef_handler_focus_source_t
The source is a system-generated focus event.
FOCUS_SOURCE_WIDGET - field in enum cef_handler_focus_source_t
The source is a child widget of the browser window requesting focus.
FocusSource - member variable in typedef CefFocusHandler::FocusSource
footer - member variable in struct cef_print_margins
frameUrl - member variable in struct _cef_menu_info_t
from_ascii(const char*,size_t,struct_type*) - static function in struct CefStringTraitsUTF8
from_ascii(const char*,size_t,struct_type*) - static function in struct CefStringTraitsWide
from_ascii(const char*,size_t,struct_type*) - static function in struct CefStringTraitsUTF16
from_string(const std::string&,struct_type*) - static function in struct CefStringTraitsUTF8
from_string(const std::string&,struct_type*) - static function in struct CefStringTraitsWide
from_string(const std::string&,struct_type*) - static function in struct CefStringTraitsUTF16
from_wstring(const std::wstring&,struct_type*) - static function in struct CefStringTraitsUTF8
from_wstring(const std::wstring&,struct_type*) - static function in struct CefStringTraitsUTF16
from_wstring(const std::wstring&,struct_type*) - static function in struct CefStringTraitsWide
FromASCII(const char*) - member function in class CefStringBase
Set this string's data from an existing ASCII string.
FromString(const char_type*,size_t,bool) - member function in class CefStringBase
Set this string's data to the specified character array.
FromString(const std::string&) - member function in class CefStringBase
Set this string's data from an existing std::string.
FromWString(const std::wstring&) - member function in class CefStringBase
Set this string's data from an existing std::wstring.
fullscreen - member variable in struct _cef_popup_features_t
fullscreen_enabled - member variable in struct _cef_browser_settings_t
Set to true (1) to enable fullscreen mode.

G

get() - member function in class CefRefPtr
Get(const CefString&,const CefRefPtr< CefV8Value >,CefRefPtr< CefV8Value >&,CefString&) - member function in class CefV8Accessor
Handle retrieval the accessor value identified by |name|.
GetArguments(ArgumentList&) - member function in class CefCommandLine
Get the remaining command line arguments.
GetArrayLength() - member function in class CefV8Value
Returns the number of elements in the array.
GetAsMarkup() - member function in class CefDOMNode
Returns the contents of this node as markup.
GetAttribute(const CefString&) - member function in class CefXmlReader
Returns the value of the attribute with the specified qualified name.
GetAttribute(const CefString&,const CefString&) - member function in class CefXmlReader
Returns the value of the attribute with the specified local name and namespace URI.
GetAttribute(int) - member function in class CefXmlReader
Returns the value of the attribute at the specified 0-based index.
GetAttributeCount() - member function in class CefXmlObject
GetAttributeCount() - member function in class CefXmlReader
Returns the number of attributes.
GetAttributes(AttributeMap&) - member function in class CefXmlObject
GetAttributeValue(const CefString&) - member function in class CefXmlObject
GetAuthCredentials(CefRefPtr< CefBrowser >,bool,const CefString&,int,const CefString&,const CefString&,CefString&,CefString&) - member function in class CefRequestHandler
Called on the IO thread when the browser needs credentials from the user.
GetBaseURI() - member function in class CefXmlReader
Returns the base URI of the node.
GetBaseURL() - member function in class CefDOMDocument
Returns the base URL for the document.
GetBody() - member function in class CefDOMDocument
Returns the BODY node of an HTML document.
GetBoolValue() - member function in class CefV8Value
Return a bool value.
GetBrowser() - member function in class CefV8Context
Returns the browser for this context.
GetBrowser() - member function in class CefFrame
Returns the browser that this frame belongs to.
GetBytes(size_t,void*) - member function in class CefPostDataElement
Read up to |size| bytes into |bytes| and return the number of bytes actually read.
GetBytesCount() - member function in class CefPostDataElement
Return the number of bytes.
GetCategory() - member function in class CefDOMEvent
Returns the event category.
GetChildCount() - member function in class CefXmlObject
GetChildren(ObjectVector&) - member function in class CefXmlObject
GetClient() - member function in class CefBrowser
Returns the client for this browser.
GetCommandLineString() - member function in class CefCommandLine
Constructs and returns the represented command line string.
GetCompleteURL(const CefString&) - member function in class CefDOMDocument
Returns a complete URL based on the document base URL and the specified partial URL.
GetCurrentContext() - static function in class CefV8Context
Returns the current (top) context object in the V8 context stack.
GetCurrentTarget() - member function in class CefDOMEvent
Returns the current target of the event.
GetData() - member function in class CefZipArchive::File
Returns the read-only data contained in the file.
GetDataSize() - member function in class CefZipArchive::File
Returns the size of the data in the file.
GetDateValue() - member function in class CefV8Value
Return a Date value.
GetDepth() - member function in class CefXmlReader
Returns the node depth.
GetDisplayHandler() - member function in class CefClient
Return the handler for browser display state events.
GetDocument() - member function in class CefDOMDocument
Returns the root document node.
GetDocument() - member function in class CefDOMNode
Returns the document associated with this node.
GetDocument() - member function in class CefDOMEvent
Returns the document associated with this event.
GetDoubleT() - member function in class CefTime
GetDoubleValue() - member function in class CefV8Value
Return a double value.
GetDownloadHandler(CefRefPtr< CefBrowser >,const CefString&,const CefString&,int64,CefRefPtr< CefDownloadHandler >&) - member function in class CefRequestHandler
Called on the UI thread when a server indicates via the 'Content-Disposition' header that a response represents a file to download.
GetDragHandler() - member function in class CefClient
Return the handler for drag events.
GetElementAttribute(const CefString&) - member function in class CefDOMNode
Returns the element attribute named |attrName|.
GetElementAttributes(AttributeMap&) - member function in class CefDOMNode
Returns a map of all element attributes.
GetElementById(const CefString&) - member function in class CefDOMDocument
Returns the document element with the specified ID value.
GetElementCount() - member function in class CefPostData
Returns the number of existing post data elements.
GetElementInnerText() - member function in class CefDOMNode
Returns the inner text of the element.
GetElements(ElementVector&) - member function in class CefPostData
Retrieve the post data elements.
GetElementTagName() - member function in class CefDOMNode
Returns the tag name of this element.
GetEndColumn() - member function in class CefV8Exception
Returns the index within the line of the last character where the error occurred.
GetEndPosition() - member function in class CefV8Exception
Returns the index within the script of the last character where the error occurred.
GetEnteredContext() - static function in class CefV8Context
Returns the entered (bottom) context object in the V8 context stack.
GetError() - member function in class CefXmlReader
Returns the error string.
GetFile() - member function in class CefPostDataElement
Return the file name.
GetFile(const CefString&) - member function in class CefZipArchive
Returns the specified file.
GetFileCount() - member function in class CefZipArchive
Returns the number of files in the archive.
GetFileExtension() - member function in class CefDragData
Return the extension of the file being dragged out of the browser window.
GetFileLastModified() - member function in class CefZipReader
Returns the last modified timestamp for the file.
GetFileName() - member function in class CefZipReader
Returns the name of the file.
GetFileName() - member function in class CefDragData
Return the name of the file being dragged out of the browser window.
GetFileNames(std::vector< CefString >&) - member function in class CefDragData
Retrieve the list of file names that are being dragged into the browser window.
GetFiles(FileMap&) - member function in class CefZipArchive
Returns the map of all files.
GetFileSize() - member function in class CefZipReader
Returns the uncompressed size of the file.
GetFindHandler() - member function in class CefClient
Return the handler for find result events.
GetFirstChild() - member function in class CefDOMNode
Return the first child node.
GetFirstPartyForCookies() - member function in class CefRequest
Set the URL to the first party for cookies used in combination with CefWebURLRequest.
GetFlags() - member function in class CefRequest
Get the flags used in combination with CefWebURLRequest.
GetFocusedFrame() - member function in class CefBrowser
Returns the focused frame for the browser window.
GetFocusedNode() - member function in class CefDOMDocument
Returns the node that currently has keyboard focus.
GetFocusHandler() - member function in class CefClient
Return the handler for focus events.
GetFormControlElementType() - member function in class CefDOMNode
Returns the type of this form control element node.
GetFragmentBaseURL() - member function in class CefDragData
Return the base URL that the fragment came from.
GetFragmentHtml() - member function in class CefDragData
Return the text/html fragment that is being dragged.
GetFragmentText() - member function in class CefDragData
Return the plain text fragment that is being dragged.
GetFrame() - member function in class CefV8Context
Returns the frame for this context.
GetFrame(const CefString&) - member function in class CefBrowser
Returns the frame with the specified name, or NULL if not found.
GetFrameNames(std::vector< CefString >&) - member function in class CefBrowser
Returns the names of all existing frames.
GetFunctionHandler() - member function in class CefV8Value
Returns the function handler or NULL if not a CEF-created function.
GetFunctionName() - member function in class CefV8Value
Returns the function name.
GetGlobal() - member function in class CefV8Context
Returns the global object for this context.
GetHead() - member function in class CefDOMDocument
Returns the HEAD node of an HTML document.
GetHeader(const CefString&) - member function in class CefResponse
Get the value for the specified response header field.
GetHeaderMap(HeaderMap&) - member function in class CefRequest
Get the header values.
GetHeaderMap(HeaderMap&) - member function in class CefResponse
Get all response header fields.
GetIdentifier() - member function in class CefFrame
Returns the globally unique identifier for this frame.
GetImage(PaintElementType,int,int,void*) - member function in class CefBrowser
Get the raw image data contained in the specified element without performing validation.
GetInnerXml() - member function in class CefXmlReader
Returns an XML representation of the current node's children.
GetIntValue() - member function in class CefV8Value
Return an int value.
GetJSDialogHandler() - member function in class CefClient
Return the handler for JavaScript dialog events.
GetKeyboardHandler() - member function in class CefClient
Return the handler for keyboard events.
GetKeys(std::vector< CefString >&) - member function in class CefV8Value
Read the keys for the object's values into the specified vector.
GetLastChild() - member function in class CefDOMNode
Returns the last child node.
GetLifeSpanHandler() - member function in class CefClient
Return the handler for browser life span events.
GetLineNumber() - member function in class CefXmlReader
Returns the line number for the current node.
GetLineNumber() - member function in class CefV8Exception
Returns the 1-based number of the line where the error occurred or 0 if the line number is unknown.
GetLinkMetadata() - member function in class CefDragData
Return the metadata, if any, associated with the link being dragged.
GetLinkTitle() - member function in class CefDragData
Return the title associated with the link being dragged.
GetLinkURL() - member function in class CefDragData
Return the link URL that is being dragged.
GetLoadHandler() - member function in class CefClient
Return the handler for browser load status events.
GetLocalName() - member function in class CefXmlReader
Returns the local name.
GetMainFrame() - member function in class CefBrowser
Returns the main (top-level) frame for the browser window.
GetMenuHandler() - member function in class CefClient
Return the handler for context menu events.
GetMenuLabel(CefRefPtr< CefBrowser >,MenuId,CefString&) - member function in class CefMenuHandler
Called to optionally override the default text for a context menu item.
GetMessage() - member function in class CefV8Exception
Returns the exception message.
GetMethod() - member function in class CefRequest
Get the request method type.
GetMimeType() - member function in class CefResponse
Get the response mime type.
GetName() - member function in class CefFrame
Returns the name for this frame.
GetName() - member function in class CefDOMNode
Returns the name of this node.
GetName() - member function in class CefXmlObject
Access the object's name.
GetNamespaceURI() - member function in class CefXmlReader
Returns the URI defining the namespace associated with the node.
GetNextSibling() - member function in class CefDOMNode
Returns the next sibling node.
GetOpenerWindowHandle() - member function in class CefBrowser
Retrieve the window handle of the browser that opened this browser.
GetOuterXml() - member function in class CefXmlReader
Returns an XML representation of the current node including its children.
GetParent() - member function in class CefFrame
Returns the parent of this frame or NULL if this is the main (top-level) frame.
GetParent() - member function in class CefDOMNode
Returns the parent node.
GetParent() - member function in class CefXmlObject
GetPhase() - member function in class CefDOMEvent
Returns the event processing phase.
GetPostData() - member function in class CefRequest
Get the post data.
GetPrefix() - member function in class CefXmlReader
Returns the namespace prefix.
GetPreviousSibling() - member function in class CefDOMNode
Returns the previous sibling node.
GetPrintHandler() - member function in class CefClient
Return the handler for printing events.
GetPrintHeaderFooter(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,const CefPrintInfo&,const CefString&,const CefString&,int,int,CefString&,CefString&,CefString&,CefString&,CefString&,CefString&) - member function in class CefPrintHandler
Called to format print headers and footers.
GetPrintOptions(CefRefPtr< CefBrowser >,CefPrintOptions&) - member function in class CefPrintHandler
Called to allow customization of standard print options before the print dialog is displayed.
GetProgram() - member function in class CefCommandLine
Get the program part of the command line string (the first item).
GetProxyForUrl(const CefString&,CefProxyInfo&) - member function in class CefProxyHandler
Called to retrieve proxy information for the specified |url|.
GetProxyHandler() - member function in class CefApp
Return the handler for proxy events.
GetQualifiedName() - member function in class CefXmlReader
Returns the qualified name, equal to (Prefix:)LocalName.
GetRefCt() - member function in class CefBase
Return the current number of references.
GetRefCt() - member function in class CefRefCount
Return the current number of references.
GetRenderHandler() - member function in class CefClient
Return the handler for off-screen rendering events.
GetRequestHandler() - member function in class CefClient
Return the handler for browser request events.
GetResponseHeaders(CefRefPtr< CefResponse >,int64&,CefString&) - member function in class CefSchemeHandler
Retrieve response header information.
GetScreenPoint(CefRefPtr< CefBrowser >,int,int,int&,int&) - member function in class CefRenderHandler
Called to retrieve the translation from view coordinates to actual screen coordinates.
GetScreenRect(CefRefPtr< CefBrowser >,CefRect&) - member function in class CefRenderHandler
Called to retrieve the simulated screen rectangle.
GetScriptResourceName() - member function in class CefV8Exception
Returns the resource name for the script from where the function causing the error originates.
GetSelectionAsMarkup() - member function in class CefDOMDocument
Returns the contents of this selection as markup.
GetSelectionAsText() - member function in class CefDOMDocument
Returns the contents of this selection as text.
GetSelectionEndNode() - member function in class CefDOMDocument
Returns the selection end node.
GetSelectionEndOffset() - member function in class CefDOMDocument
Returns the selection offset within the end node.
GetSelectionStartNode() - member function in class CefDOMDocument
Returns the selection start node.
GetSelectionStartOffset() - member function in class CefDOMDocument
Returns the selection offset within the start node.
GetSize(PaintElementType,int&,int&) - member function in class CefBrowser
Get the size of the specified element.
GetSource() - member function in class CefFrame
Returns this frame's HTML source as a string.
GetSourceLine() - member function in class CefV8Exception
Returns the line of source code that the exception occurred within.
GetStartColumn() - member function in class CefV8Exception
Returns the index within the line of the first character where the error occurred.
GetStartPosition() - member function in class CefV8Exception
Returns the index within the script of the first character where the error occurred.
GetState() - member function in class CefWebURLRequest
Returns the current ready state of the request.
GetStatus() - member function in class CefResponse
Get the response status code.
GetStatusText() - member function in class CefResponse
Get the response status text.
GetStreamReader() - member function in class CefZipArchive::File
Returns a CefStreamReader object for streaming the contents of the file.
GetStringValue() - member function in class CefV8Value
Return a string value.
GetStruct() - member function in class CefStringBase
Returns a read-only pointer to the underlying string structure.
GetSwitches(SwitchMap&) - member function in class CefCommandLine
Returns the map of switch names and values.
GetSwitchValue(const CefString&) - member function in class CefCommandLine
Returns the value associated with the given switch.
GetTarget() - member function in class CefDOMEvent
Returns the target of the event.
GetText() - member function in class CefFrame
Returns this frame's display text as a string.
GetTimeT() - member function in class CefTime
GetTitle() - member function in class CefDOMDocument
Returns the title of an HTML document.
GetType() - member function in class CefPostDataElement
Return the type of this post data element.
GetType() - member function in class CefXmlReader
Returns the node type.
GetType() - member function in class CefDOMDocument
Returns the document type.
GetType() - member function in class CefDOMNode
Returns the type for this node.
GetType() - member function in class CefDOMEvent
Returns the event type.
GetURL() - member function in class CefRequest
Get the fully qualified URL.
GetURL() - member function in class CefFrame
Returns the URL currently loaded in this frame.
GetUserData() - member function in class CefV8Value
Returns the user data, if any, specified when the object was created.
GetV8Context() - member function in class CefFrame
Get the V8 context associated with the frame.
GetV8ContextHandler() - member function in class CefClient
Return the handler for V8 context events.
GetValue() - member function in class CefDOMNode
Returns the value of this node.
GetValue() - member function in class CefXmlReader
Returns the text value.
GetValue() - member function in class CefXmlObject
GetValue(const CefString&) - member function in class CefV8Value
Returns the value with the specified identifier.
GetValue(int) - member function in class CefV8Value
Returns the value with the specified identifier.
GetViewRect(CefRefPtr< CefBrowser >,CefRect&) - member function in class CefRenderHandler
Called to retrieve the view rectangle which is relative to screen coordinates.
GetWindowHandle() - member function in class CefBrowser
Retrieve the window handle for this browser.
GetWritableStruct() - member function in class CefStringBase
Returns a writable pointer to the underlying string structure.
GetXmlLang() - member function in class CefXmlReader
Returns the xml:lang scope within which the node resides.
GetZoomLevel() - member function in class CefBrowser
Get the zoom level.
GoBack() - member function in class CefBrowser
Navigate backwards.
GoForward() - member function in class CefBrowser
Navigate forwards.
graphics_implementation - member variable in struct _cef_settings_t
The graphics implementation that CEF will use for rendering GPU accelerated content like WebGL, accelerated layers and 3D CSS.

H

HandleEvent(CefRefPtr< CefDOMEvent >) - member function in class CefDOMEventListener
Called when an event is received.
has_expires - member variable in struct _cef_cookie_t
The cookie expiration date is only valid if |has_expires| is true.
HasArguments() - member function in class CefCommandLine
True if there are remaining command line arguments.
HasAttribute(const CefString&) - member function in class CefXmlObject
HasAttributes() - member function in class CefXmlReader
Returns true if the node has attributes.
HasAttributes() - member function in class CefXmlObject
Access the object's attributes.
HasChild(CefRefPtr< CefXmlObject >) - member function in class CefXmlObject
HasChildren() - member function in class CefXmlObject
Access the object's children.
HasChildren() - member function in class CefDOMNode
Returns true if this node has child nodes.
HasDocument() - member function in class CefBrowser
HasElementAttribute(const CefString&) - member function in class CefDOMNode
Returns true if this element has an attribute named |attrName|.
HasElementAttributes() - member function in class CefDOMNode
Returns true if this element has attributes.
HasError() - member function in class CefXmlReader
Returns true if an error has been reported by the XML parser.
HasFile(const CefString&) - member function in class CefZipArchive
Returns true if the specified file exists and has contents.
HasParent() - member function in class CefXmlObject
Access the object's parent.
HasSelection() - member function in class CefDOMDocument
Returns true if a portion of the document is selected.
HasSwitch(const CefString&) - member function in class CefCommandLine
Returns true if the command line contains the given switch.
HasSwitches() - member function in class CefCommandLine
Returns true if the command line has switches.
HasValue() - member function in class CefXmlObject
Access the object's value.
HasValue() - member function in class CefXmlReader
Returns true if the node has a text value.
HasValue(const CefString&) - member function in class CefV8Value
Returns true if the object has a value with the specified identifier.
HasValue(int) - member function in class CefV8Value
Returns true if the object has a value with the specified identifier.
header - member variable in struct cef_print_margins
HeaderMap - member variable in typedef CefResponse::HeaderMap
HeaderMap - member variable in typedef CefRequest::HeaderMap
HeadersAvailable() - member function in class CefSchemeHandlerCallback
Notify that header information is now available for retrieval.
height - member variable in struct _cef_popup_features_t
height - member variable in struct _cef_rect_t
heightSet - member variable in struct _cef_popup_features_t
HidePopup() - member function in class CefBrowser
Hide the currently visible popup, if any.
history_disabled - member variable in struct _cef_browser_settings_t
Disable history back/forward navigation.
host - member variable in struct _cef_urlparts_t
Host component.
hour - member variable in struct _cef_time_t
httponly - member variable in struct _cef_cookie_t
If |httponly| is true the cookie will only be sent for HTTP requests.
hyperlink_auditing_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable hyperlink pings ( and window.sendPing).

I

image_load_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to suppress the network load of image URLs.
imageUrl - member variable in struct _cef_menu_info_t
InContext() - static function in class CefV8Context
Returns true if V8 is currently inside a context.
Init() - member function in class CefPluginInfo
Init() - member function in class CefStructBase
init(struct_type*) - static function in struct CefCookieTraits
init(struct_type*) - static function in struct CefPopupFeaturesTraits
init(struct_type*) - static function in struct CefPrintOptionsTraits
init(struct_type*) - static function in struct CefURLPartsTraits
init(struct_type*) - static function in struct CefBrowserSettingsTraits
init(struct_type*) - static function in struct CefSettingsTraits
init(struct_type*) - static function in struct CefMenuInfoTraits
init(struct_type*) - static function in struct CefWindowInfoTraits
init(struct_type*) - static function in struct CefPrintInfoTraits
init(struct_type*) - static function in struct CefRectTraits
init(struct_type*) - static function in struct CefTimeTraits
init(struct_type*) - static function in struct CefProxyInfoTraits
InitFromArgv(int,const char*) - member function in class CefCommandLine
Initialize the command line with the specified |argc| and |argv| values.
InitFromString(const CefString&) - member function in class CefCommandLine
Initialize the command line with the string returned by calling GetCommandLineW().
int64 - member variable in typedef int64
int64 - typedef in (default)
Invalidate(const CefRect&) - member function in class CefBrowser
Invalidate the |dirtyRect| region of the view.
IsArray() - member function in class CefV8Value
True if the value type is array.
IsBool() - member function in class CefV8Value
True if the value type is bool.
IsDate() - member function in class CefV8Value
True if the value type is Date.
IsDirect() - member function in class CefProxyInfo
IsDouble() - member function in class CefV8Value
True if the value type is double.
IsElement() - member function in class CefDOMNode
Returns true if this is an element node.
IsEmpty() - member function in class CefRect
IsEmptyElement() - member function in class CefXmlReader
Returns true if the node represents an empty element.
IsFile() - member function in class CefDragData
Returns true if the drag data is a file.
IsFocused() - member function in class CefFrame
Returns true if this is the focused frame.
IsFormControlElement() - member function in class CefDOMNode
Returns true if this is a form control element node.
IsFragment() - member function in class CefDragData
Returns true if the drag data is a text or html fragment.
IsFunction() - member function in class CefV8Value
True if the value type is function.
IsInt() - member function in class CefV8Value
True if the value type is int.
IsLink() - member function in class CefDragData
Returns true if the drag data is a link.
IsMain() - member function in class CefFrame
Returns true if this is the main (top-level) frame.
IsNamedProxy() - member function in class CefProxyInfo
IsNull() - member function in class CefV8Value
True if the value type is null.
IsObject() - member function in class CefV8Value
True if the value type is object.
IsOwner() - member function in class CefStringBase
Returns true if this class owns the underlying string structure.
IsPacString() - member function in class CefProxyInfo
IsPopup() - member function in class CefBrowser
Returns true if the window is a popup window.
IsPopupVisible() - member function in class CefBrowser
Returns true if a popup is currently visible.
IsSame(CefRefPtr< CefDOMNode >) - member function in class CefDOMNode
Returns true if this object is pointing to the same handle as |that| object.
IsSame(CefRefPtr< CefV8Context >) - member function in class CefV8Context
Returns true if this object is pointing to the same handle as |that| object.
IsSame(CefRefPtr< CefV8Value >) - member function in class CefV8Value
Returns true if this object is pointing to the same handle as |that| object.
IsString() - member function in class CefV8Value
True if the value type is string.
IsText() - member function in class CefDOMNode
Returns true if this is a text node.
IsUndefined() - member function in class CefV8Value
True if the value type is undefined.
IsWindowRenderingDisabled() - member function in class CefBrowser
Returns true if window rendering is disabled.

J

java_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable Java.
javascript_access_clipboard_disallowed - member variable in struct _cef_browser_settings_t
Set to true (1) to disallow JavaScript from accessing the clipboard.
javascript_close_windows_disallowed - member variable in struct _cef_browser_settings_t
Set to true (1) to disallow JavaScript from closing windows.
javascript_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable JavaScript.
javascript_flags - member variable in struct _cef_settings_t
Custom flags that will be used when initializing the V8 JavaScript engine.
javascript_open_windows_disallowed - member variable in struct _cef_browser_settings_t
Set to true (1) to disallow JavaScript from opening windows.

K

KEY_ALT - field in enum cef_handler_keyevent_modifiers_t
KEY_CTRL - field in enum cef_handler_keyevent_modifiers_t
KEY_META - field in enum cef_handler_keyevent_modifiers_t
KEY_SHIFT - field in enum cef_handler_keyevent_modifiers_t
KEYEVENT_CHAR - field in enum cef_handler_keyevent_type_t
KEYEVENT_KEYDOWN - field in enum cef_handler_keyevent_type_t
KEYEVENT_KEYUP - field in enum cef_handler_keyevent_type_t
KEYEVENT_RAWKEYDOWN - field in enum cef_handler_keyevent_type_t
KeyEventType - member variable in typedef CefKeyboardHandler::KeyEventType
KeyType - member variable in typedef CefBrowser::KeyType
KT_CHAR - field in enum cef_key_type_t
KT_KEYDOWN - field in enum cef_key_type_t
KT_KEYUP - field in enum cef_key_type_t

L

LANDSCAPE - field in enum cef_page_orientation
last_access - member variable in struct _cef_cookie_t
The cookie last access date.
left - member variable in struct cef_print_margins
length - member variable in struct cef_paper_metrics
length - member variable in struct _cef_string_wide_t
length - member variable in struct _cef_string_utf16_t
length - member variable in struct _cef_string_utf8_t
length() - member function in class CefStringBase
Return the length of the string data.
linkUrl - member variable in struct _cef_menu_info_t
Load(CefRefPtr< CefStreamReader >,bool) - member function in class CefZipArchive
Load the contents of the specified zip archive stream into this object.
Load(CefRefPtr< CefStreamReader >,CefXmlReader::EncodingType,const CefString&,CefString*) - member function in class CefXmlObject
Load the contents of the specified XML stream into this object.
load_drops_disabled - member variable in struct _cef_browser_settings_t
Disable default navigation resulting from drag & drop of URLs.
LoadRequest(CefRefPtr< CefRequest >) - member function in class CefFrame
Load the request represented by the |request| object.
LoadStream(CefRefPtr< CefStreamReader >,const CefString&) - member function in class CefFrame
Load the contents of |stream| with the optional dummy target |url|.
LoadString(const CefString&,const CefString&) - member function in class CefFrame
Load the contents of |string| with the optional dummy target |url|.
LoadURL(const CefString&) - member function in class CefFrame
Load the specified |url|.
local_storage_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable local storage.
local_storage_quota - member variable in struct _cef_settings_t
Quota limit for localStorage data across all origins.
locale - member variable in struct _cef_settings_t
The locale string that will be passed to WebKit.
locationBarVisible - member variable in struct _cef_popup_features_t
Lock() - member function in class CefCriticalSection
log_file - member variable in struct _cef_settings_t
The directory and file name to use for the debug log.
log_severity - member variable in struct _cef_settings_t
The log severity.
LOGSEVERITY_DISABLE - field in enum cef_log_severity_t
LOGSEVERITY_ERROR - field in enum cef_log_severity_t
LOGSEVERITY_ERROR_REPORT - field in enum cef_log_severity_t
LOGSEVERITY_INFO - field in enum cef_log_severity_t
LOGSEVERITY_VERBOSE - field in enum cef_log_severity_t
LOGSEVERITY_WARNING - field in enum cef_log_severity_t

M

m_bTransparentPainting - member variable in struct _cef_window_info_t
m_bWindowRenderingDisabled - member variable in struct _cef_window_info_t
m_dwExStyle - member variable in struct _cef_window_info_t
m_dwStyle - member variable in struct _cef_window_info_t
m_hDC - member variable in struct _cef_print_info_t
m_hMenu - member variable in struct _cef_window_info_t
m_hWnd - member variable in struct _cef_window_info_t
m_hWndParent - member variable in struct _cef_window_info_t
m_nHeight - member variable in struct _cef_window_info_t
m_nWidth - member variable in struct _cef_window_info_t
m_Rect - member variable in struct _cef_print_info_t
m_Scale - member variable in struct _cef_print_info_t
m_sec - member variable in class CefCriticalSection
m_windowName - member variable in struct _cef_window_info_t
m_x - member variable in struct _cef_window_info_t
m_y - member variable in struct _cef_window_info_t
MBT_LEFT - field in enum cef_mouse_button_type_t
MBT_MIDDLE - field in enum cef_mouse_button_type_t
MBT_RIGHT - field in enum cef_mouse_button_type_t
MENU_CAN_COPY - field in enum cef_menu_capabilitybits_t
MENU_CAN_CUT - field in enum cef_menu_capabilitybits_t
MENU_CAN_DELETE - field in enum cef_menu_capabilitybits_t
MENU_CAN_DO_NONE - field in enum cef_menu_capabilitybits_t
MENU_CAN_GO_BACK - field in enum cef_menu_capabilitybits_t
MENU_CAN_GO_FORWARD - field in enum cef_menu_capabilitybits_t
MENU_CAN_PASTE - field in enum cef_menu_capabilitybits_t
MENU_CAN_REDO - field in enum cef_menu_capabilitybits_t
MENU_CAN_SELECT_ALL - field in enum cef_menu_capabilitybits_t
MENU_CAN_TRANSLATE - field in enum cef_menu_capabilitybits_t
MENU_CAN_UNDO - field in enum cef_menu_capabilitybits_t
MENU_ID_COPY - field in enum cef_menu_id_t
MENU_ID_CUT - field in enum cef_menu_id_t
MENU_ID_DELETE - field in enum cef_menu_id_t
MENU_ID_NAV_BACK - field in enum cef_menu_id_t
MENU_ID_NAV_FORWARD - field in enum cef_menu_id_t
MENU_ID_NAV_RELOAD - field in enum cef_menu_id_t
MENU_ID_NAV_RELOAD_NOCACHE - field in enum cef_menu_id_t
MENU_ID_NAV_STOP - field in enum cef_menu_id_t
MENU_ID_PASTE - field in enum cef_menu_id_t
MENU_ID_PRINT - field in enum cef_menu_id_t
MENU_ID_REDO - field in enum cef_menu_id_t
MENU_ID_SELECTALL - field in enum cef_menu_id_t
MENU_ID_UNDO - field in enum cef_menu_id_t
MENU_ID_VIEWSOURCE - field in enum cef_menu_id_t
menuBarVisible - member variable in struct _cef_popup_features_t
MenuId - member variable in typedef CefMenuHandler::MenuId
MENUTYPE_AUDIO - field in enum cef_menu_typebits_t
A video node is selected
MENUTYPE_EDITABLE - field in enum cef_menu_typebits_t
An editable element is selected
MENUTYPE_FRAME - field in enum cef_menu_typebits_t
A subframe page is selected
MENUTYPE_IMAGE - field in enum cef_menu_typebits_t
An image is selected
MENUTYPE_LINK - field in enum cef_menu_typebits_t
A link is selected
MENUTYPE_MISSPELLED_WORD - field in enum cef_menu_typebits_t
A misspelled word is selected
MENUTYPE_NONE - field in enum cef_menu_typebits_t
No node is selected
MENUTYPE_PAGE - field in enum cef_menu_typebits_t
The top page is selected
MENUTYPE_SELECTION - field in enum cef_menu_typebits_t
There is a textual or mixed selection that is selected
MENUTYPE_VIDEO - field in enum cef_menu_typebits_t
A video node is selected
millisecond - member variable in struct _cef_time_t
mime_types - member variable in struct _cef_plugin_info_t
minimum_font_size - member variable in struct _cef_browser_settings_t
minimum_logical_font_size - member variable in struct _cef_browser_settings_t
minute - member variable in struct _cef_time_t
misspelledWord - member variable in struct _cef_menu_info_t
month - member variable in struct _cef_time_t
MouseButtonType - member variable in typedef CefBrowser::MouseButtonType
MoveToAttribute(const CefString&) - member function in class CefXmlReader
Moves the cursor to the attribute with the specified qualified name.
MoveToAttribute(const CefString&,const CefString&) - member function in class CefXmlReader
Moves the cursor to the attribute with the specified local name and namespace URI.
MoveToAttribute(int) - member function in class CefXmlReader
Moves the cursor to the attribute at the specified 0-based index.
MoveToCarryingElement() - member function in class CefXmlReader
Moves the cursor back to the carrying element.
MoveToFile(const CefString&,bool) - member function in class CefZipReader
Moves the cursor to the specified file in the archive.
MoveToFirstAttribute() - member function in class CefXmlReader
Moves the cursor to the first attribute in the current element.
MoveToFirstFile() - member function in class CefZipReader
Moves the cursor to the first file in the archive.
MoveToNextAttribute() - member function in class CefXmlReader
Moves the cursor to the next attribute in the current element.
MoveToNextFile() - member function in class CefZipReader
Moves the cursor to the next file in the archive.
MoveToNextNode() - member function in class CefXmlReader
Moves the cursor to the next node in the document.
multi_threaded_message_loop - member variable in struct _cef_settings_t
Set to true (1) to have the message loop run in a separate thread.

N

name - member variable in struct _cef_cookie_t
The cookie name.
NavType - member variable in typedef CefRequestHandler::NavType
NAVTYPE_BACKFORWARD - field in enum cef_handler_navtype_t
NAVTYPE_FORMRESUBMITTED - field in enum cef_handler_navtype_t
NAVTYPE_FORMSUBMITTED - field in enum cef_handler_navtype_t
NAVTYPE_LINKCLICKED - field in enum cef_handler_navtype_t
NAVTYPE_LINKDROPPED - field in enum cef_handler_navtype_t
NAVTYPE_OTHER - field in enum cef_handler_navtype_t
NAVTYPE_RELOAD - field in enum cef_handler_navtype_t
NodeType - member variable in typedef CefXmlReader::NodeType
np_getentrypoints - member variable in struct _cef_plugin_info_t
np_initialize - member variable in struct _cef_plugin_info_t
np_shutdown - member variable in struct _cef_plugin_info_t

O

ObjectVector - member variable in typedef CefXmlObject::ObjectVector
OnAddressChange(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,const CefString&) - member function in class CefDisplayHandler
Called when a frame's address has changed.
OnAfterCreated(CefRefPtr< CefBrowser >) - member function in class CefLifeSpanHandler
Called after a new window is created.
OnBeforeBrowse(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,CefRefPtr< CefRequest >,NavType,bool) - member function in class CefRequestHandler
Called on the UI thread before browser navigation.
OnBeforeClose(CefRefPtr< CefBrowser >) - member function in class CefLifeSpanHandler
Called just before a window is closed.
OnBeforeMenu(CefRefPtr< CefBrowser >,const CefMenuInfo&) - member function in class CefMenuHandler
Called before a context menu is displayed.
OnBeforePopup(CefRefPtr< CefBrowser >,const CefPopupFeatures&,CefWindowInfo&,const CefString&,CefRefPtr< CefClient >&,CefBrowserSettings&) - member function in class CefLifeSpanHandler
Called before a new popup window is created.
OnBeforeResourceLoad(CefRefPtr< CefBrowser >,CefRefPtr< CefRequest >,CefString&,CefRefPtr< CefStreamReader >&,CefRefPtr< CefResponse >,int) - member function in class CefRequestHandler
Called on the IO thread before a resource is loaded.
OnConsoleMessage(CefRefPtr< CefBrowser >,const CefString&,const CefString&,int) - member function in class CefDisplayHandler
Called to display a console message.
OnContentsSizeChange(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,int,int) - member function in class CefDisplayHandler
Called when the size of the content area has changed.
OnContextCreated(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,CefRefPtr< CefV8Context >) - member function in class CefV8ContextHandler
Called immediately after the V8 context for a frame has been created.
OnContextReleased(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,CefRefPtr< CefV8Context >) - member function in class CefV8ContextHandler
Called immediately before the V8 context for a frame is released.
OnCursorChange(CefRefPtr< CefBrowser >,CefCursorHandle) - member function in class CefRenderHandler
Called when the browser window's cursor has changed.
OnData(CefRefPtr< CefWebURLRequest >,const void*,int) - member function in class CefWebURLRequestClient
Notifies the client that content has been received.
OnDragEnter(CefRefPtr< CefBrowser >,CefRefPtr< CefDragData >,DragOperationsMask) - member function in class CefDragHandler
Called when an external drag event enters the browser window.
OnDragStart(CefRefPtr< CefBrowser >,CefRefPtr< CefDragData >,DragOperationsMask) - member function in class CefDragHandler
Called when the browser window initiates a drag event.
OnError(CefRefPtr< CefWebURLRequest >,ErrorCode) - member function in class CefWebURLRequestClient
Notifies the client that the request ended with an error.
OnFindResult(CefRefPtr< CefBrowser >,int,int,const CefRect&,int,bool) - member function in class CefFindHandler
Called to report find results returned by CefBrowser::Find().
OnFocusedNodeChanged(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,CefRefPtr< CefDOMNode >) - member function in class CefFocusHandler
Called when a new node in the the browser gets focus.
OnHeadersReceived(CefRefPtr< CefWebURLRequest >,CefRefPtr< CefResponse >) - member function in class CefWebURLRequestClient
Notifies the client of the response data.
OnJSAlert(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,const CefString&) - member function in class CefJSDialogHandler
Called to run a JavaScript alert message.
OnJSConfirm(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,const CefString&,bool&) - member function in class CefJSDialogHandler
Called to run a JavaScript confirm request.
OnJSPrompt(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,const CefString&,const CefString&,bool&,CefString&) - member function in class CefJSDialogHandler
Called to run a JavaScript prompt request.
OnKeyEvent(CefRefPtr< CefBrowser >,KeyEventType,int,int,bool,bool) - member function in class CefKeyboardHandler
Called when the browser component receives a keyboard event.
OnLoadEnd(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,int) - member function in class CefLoadHandler
Called when the browser is done loading a frame.
OnLoadError(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >,ErrorCode,const CefString&,CefString&) - member function in class CefLoadHandler
Called when the browser fails to load a resource.
OnLoadStart(CefRefPtr< CefBrowser >,CefRefPtr< CefFrame >) - member function in class CefLoadHandler
Called when the browser begins loading a frame.
OnMenuAction(CefRefPtr< CefBrowser >,MenuId) - member function in class CefMenuHandler
Called when an option is selected from the default context menu.
OnNavStateChange(CefRefPtr< CefBrowser >,bool,bool) - member function in class CefDisplayHandler
Called when the navigation state has changed.
OnPaint(CefRefPtr< CefBrowser >,PaintElementType,const RectList&,const void*) - member function in class CefRenderHandler
Called when an element should be painted.
OnPopupShow(CefRefPtr< CefBrowser >,bool) - member function in class CefRenderHandler
Called when the browser wants to show or hide the popup widget.
OnPopupSize(CefRefPtr< CefBrowser >,const CefRect&) - member function in class CefRenderHandler
Called when the browser wants to move or resize the popup widget.
OnProgress(CefRefPtr< CefWebURLRequest >,uint64,uint64) - member function in class CefWebURLRequestClient
Notifies the client of the upload progress.
OnProtocolExecution(CefRefPtr< CefBrowser >,const CefString&,bool&) - member function in class CefRequestHandler
Called on the IO thread to handle requests for URLs with an unknown protocol component.
OnRedirect(CefRefPtr< CefWebURLRequest >,CefRefPtr< CefRequest >,CefRefPtr< CefResponse >) - member function in class CefWebURLRequestClient
Notifies the client that the request has been redirected and provides a chance to change the request parameters.
OnResourceRedirect(CefRefPtr< CefBrowser >,const CefString&,CefString&) - member function in class CefRequestHandler
Called on the IO thread when a resource load is redirected.
OnResourceResponse(CefRefPtr< CefBrowser >,const CefString&,CefRefPtr< CefResponse >,CefRefPtr< CefContentFilter >&) - member function in class CefRequestHandler
Called on the UI thread after a response to the resource request is received.
OnSetFocus(CefRefPtr< CefBrowser >,FocusSource) - member function in class CefFocusHandler
Called when the browser component is requesting focus.
OnStateChange(CefRefPtr< CefWebURLRequest >,RequestState) - member function in class CefWebURLRequestClient
Notifies the client that the request state has changed.
OnStatusMessage(CefRefPtr< CefBrowser >,const CefString&,StatusType) - member function in class CefDisplayHandler
Called when the browser receives a status message.
OnTakeFocus(CefRefPtr< CefBrowser >,bool) - member function in class CefFocusHandler
Called when the browser component is about to loose focus.
OnTitleChange(CefRefPtr< CefBrowser >,const CefString&) - member function in class CefDisplayHandler
Called when the page title changes.
OnTooltip(CefRefPtr< CefBrowser >,CefString&) - member function in class CefDisplayHandler
Called when the browser is about to display a tooltip.
OpenFile(const CefString&) - member function in class CefZipReader
Opens the file for reading of uncompressed data.
operator!=(const CefRect&,const CefRect&) - member function in ( globals)
operator!=(const CefStringBase&) - member function in class CefStringBase
operator<(const CefStringBase&) - member function in class CefStringBase
Comparison operator overloads.
operator<=(const CefStringBase&) - member function in class CefStringBase
operator>(const CefStringBase&) - member function in class CefStringBase
operator>=(const CefStringBase&) - member function in class CefStringBase
operator->() - member function in class CefRefPtr
operator=(const cef_plugin_info_t&) - member function in class CefPluginInfo
operator=(const CefPluginInfo&) - member function in class CefPluginInfo
operator=(const CefRefPtr< T >&) - member function in class CefRefPtr
operator=(const CefStringBase&) - member function in class CefStringBase
Assignment operator overloads.
operator=(const CefStructBase&) - member function in class CefStructBase
operator=(const char*) - member function in class CefStringBase
operator=(const std::string&) - member function in class CefStringBase
operator=(const std::wstring&) - member function in class CefStringBase
operator=(const struct_type&) - member function in class CefStructBase
operator=(const wchar_t*) - member function in class CefStringBase
operator=(T*) - member function in class CefRefPtr
operator==(const CefRect&,const CefRect&) - member function in ( globals)
operator==(const CefStringBase&) - member function in class CefStringBase

P

page_cache_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable use of the page cache.
pageUrl - member variable in struct _cef_menu_info_t
PaintElementType - member variable in typedef CefBrowser::PaintElementType
PaintElementType - member variable in typedef CefRenderHandler::PaintElementType
parent - member variable in typedef CefWindowInfo::parent
parent - member variable in typedef CefTime::parent
parent - member variable in typedef CefRect::parent
ParentWindowWillClose() - member function in class CefBrowser
Call this method before destroying a contained browser window.
password - member variable in struct _cef_urlparts_t
Password component.
Paste() - member function in class CefFrame
Execute paste in this frame.
path - member variable in struct _cef_urlparts_t
Path component including the first slash following the host.
path - member variable in struct _cef_cookie_t
If |path| is non-empty only URLs at or below the path will get the cookie value.
PDE_TYPE_BYTES - field in enum cef_postdataelement_type_t
PDE_TYPE_EMPTY - field in enum cef_postdataelement_type_t
PDE_TYPE_FILE - field in enum cef_postdataelement_type_t
PET_POPUP - field in enum cef_paint_element_type_t
PET_VIEW - field in enum cef_paint_element_type_t
Phase - member variable in typedef CefDOMEvent::Phase
plugins_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable plugins.
port - member variable in struct _cef_urlparts_t
Port number component.
PORTRAIT - field in enum cef_page_orientation
Print() - member function in class CefFrame
Execute printing in the this frame.
ProcessData(const void*,int,CefRefPtr< CefStreamReader >&) - member function in class CefContentFilter
Set |substitute_data| to the replacement for the data in |data| if data should be modified.
ProcessRequest(CefRefPtr< CefRequest >,CefRefPtr< CefSchemeHandlerCallback >) - member function in class CefSchemeHandler
Begin processing the request.
product_version - member variable in struct _cef_settings_t
Value that will be inserted as the product portion of the default User-Agent string.
PropertyAttribute - member variable in typedef CefV8Value::PropertyAttribute
PROXY_TYPE_DIRECT - field in enum cef_proxy_type_t
PROXY_TYPE_NAMED - field in enum cef_proxy_type_t
PROXY_TYPE_PAC_STRING - field in enum cef_proxy_type_t
proxyList - member variable in struct _cef_proxy_info_t
ProxyList() - member function in class CefProxyInfo
PT_A3 - field in enum cef_paper_type_t
PT_A4 - field in enum cef_paper_type_t
PT_CUSTOM - field in enum cef_paper_type_t
PT_EXECUTIVE - field in enum cef_paper_type_t
PT_LEGAL - field in enum cef_paper_type_t
PT_LETTER - field in enum cef_paper_type_t

Q

query - member variable in struct _cef_urlparts_t
Query string component (i.e., everything following the '?').

R

Read(void*,size_t,size_t) - member function in class CefStreamReader
Read raw binary data.
Read(void*,size_t,size_t) - member function in class CefReadHandler
Read raw binary data.
Read(void*,size_t,size_t) - member function in class CefByteReadHandler
Read raw binary data.
ReadFile(void*,size_t) - member function in class CefZipReader
Read uncompressed file contents into the specified buffer.
ReadResponse(void*,int,int&,CefRefPtr< CefSchemeHandlerCallback >) - member function in class CefSchemeHandler
Read response data.
ReceivedData(void*,int) - member function in class CefDownloadHandler
A portion of the file contents have been received.
RectList - member variable in typedef CefRenderHandler::RectList
Redo() - member function in class CefFrame
Execute redo in this frame.
Release() - member function in class CefRefCount
Atomic reference decrement.
Release() - member function in class CefBase
The Release method decrements the reference count for the object.
Reload() - member function in class CefBrowser
Reload the current page.
ReloadIgnoreCache() - member function in class CefBrowser
Reload the current page ignoring any cached data.
remote_fonts_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable loading of fonts from remote sources.
RemoveChild(CefRefPtr< CefXmlObject >) - member function in class CefXmlObject
RemoveElement(CefRefPtr< CefPostDataElement >) - member function in class CefPostData
Remove the specified post data element.
RemoveElements() - member function in class CefPostData
Remove all existing post data elements.
RemoveFile(const CefString&) - member function in class CefZipArchive
Removes the specified file.
RequestFlags - member variable in typedef CefRequest::RequestFlags
RequestState - member variable in typedef CefWebURLRequestClient::RequestState
RequestState - member variable in typedef CefWebURLRequest::RequestState
Reset() - member function in class CefPluginInfo
Reset() - member function in class CefStructBase
Clear this object's values.
resizable - member variable in struct _cef_popup_features_t
right - member variable in struct cef_print_margins
RunModal(CefRefPtr< CefBrowser >) - member function in class CefLifeSpanHandler
Called when a modal window is about to display and the modal loop should begin running.

S

sans_serif_font_family - member variable in struct _cef_browser_settings_t
scheme - member variable in struct _cef_urlparts_t
Scheme component not including the colon (e.g., "http").
scrollbarsVisible - member variable in struct _cef_popup_features_t
second - member variable in struct _cef_time_t
secure - member variable in struct _cef_cookie_t
If |secure| is true the cookie will only be sent for HTTPS requests.
securityInfo - member variable in struct _cef_menu_info_t
Seek(long,int) - member function in class CefByteReadHandler
Seek to the specified offset position.
Seek(long,int) - member function in class CefStreamReader
Seek to the specified offset position.
Seek(long,int) - member function in class CefReadHandler
Seek to the specified offset position.
Seek(long,int) - member function in class CefWriteHandler
Seek to the specified offset position.
Seek(long,int) - member function in class CefStreamWriter
Seek to the specified offset position.
SelectAll() - member function in class CefFrame
Execute select all in this frame.
selectionText - member variable in struct _cef_menu_info_t
SendCaptureLostEvent() - member function in class CefBrowser
Send a capture lost event to the browser.
SendFocusEvent(bool) - member function in class CefBrowser
Send a focus event to the browser.
SendKeyEvent(KeyType,int,int,bool,bool) - member function in class CefBrowser
Send a key event to the browser.
SendMouseClickEvent(int,int,MouseButtonType,bool,int) - member function in class CefBrowser
Send a mouse click event to the browser.
SendMouseMoveEvent(int,int,bool) - member function in class CefBrowser
Send a mouse move event to the browser.
SendMouseWheelEvent(int,int,int) - member function in class CefBrowser
Send a mouse wheel event to the browser.
serif_font_family - member variable in struct _cef_browser_settings_t
session_storage_quota - member variable in struct _cef_settings_t
Quota limit for sessionStorage data per namespace.
Set(CefRefPtr< CefXmlObject >) - member function in class CefXmlObject
Set the name, children and attributes of this object to a duplicate of the specified object's contents.
Set(const CefString&,const CefRefPtr< CefV8Value >,const CefRefPtr< CefV8Value >,CefString&) - member function in class CefV8Accessor
Handle assignment of the accessor value identified by |name|.
Set(const CefString&,const CefString&,CefRefPtr< CefPostData >,const HeaderMap&) - member function in class CefRequest
Set all values at one time.
set(const char_type*,size_t,struct_type*,int) - static function in struct CefStringTraitsUTF16
set(const char_type*,size_t,struct_type*,int) - static function in struct CefStringTraitsUTF8
set(const char_type*,size_t,struct_type*,int) - static function in struct CefStringTraitsWide
Set(const struct_type&,bool) - member function in class CefStructBase
Set this object's values.
set(const struct_type*,struct_type*,bool) - static function in struct CefPopupFeaturesTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefPrintOptionsTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefProxyInfoTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefBrowserSettingsTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefPrintInfoTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefWindowInfoTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefURLPartsTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefRectTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefSettingsTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefTimeTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefMenuInfoTraits
set(const struct_type*,struct_type*,bool) - static function in struct CefCookieTraits
Set(int,int,int,int) - member function in class CefRect
SetAsChild(HWND,RECT) - member function in class CefWindowInfo
SetAsOffScreen(HWND) - member function in class CefWindowInfo
SetAsPopup(HWND,const CefString&) - member function in class CefWindowInfo
SetAttributeValue(const CefString&,const CefString&) - member function in class CefXmlObject
SetDoubleT(double) - member function in class CefTime
SetElementAttribute(const CefString&,const CefString&) - member function in class CefDOMNode
Set the value for the element attribute named |attrName|.
SetFirstPartyForCookies(const CefString&) - member function in class CefRequest
Get the URL to the first party for cookies used in combination with CefWebURLRequest.
SetFlags(RequestFlags) - member function in class CefRequest
Set the flags used in combination with CefWebURLRequest.
SetFocus(bool) - member function in class CefBrowser
Set focus for the browser window.
SetHeaderMap(const HeaderMap&) - member function in class CefResponse
Set all response header fields.
SetHeaderMap(const HeaderMap&) - member function in class CefRequest
Set the header values.
SetMethod(const CefString&) - member function in class CefRequest
Set the request method type.
SetMimeType(const CefString&) - member function in class CefResponse
Set the response mime type.
SetName(const CefString&) - member function in class CefXmlObject
SetPostData(CefRefPtr< CefPostData >) - member function in class CefRequest
Set the post data.
SetProgram(const CefString&) - member function in class CefCommandLine
Set the program part of the command line string (the first item).
SetSize(PaintElementType,int,int) - member function in class CefBrowser
Set the size of the specified element.
SetStatus(int) - member function in class CefResponse
Set the response status code.
SetStatusText(const CefString&) - member function in class CefResponse
Set the response status text.
SetTimeT(time_t) - member function in class CefTime
SetToBytes(size_t,const void*) - member function in class CefPostDataElement
The post data element will represent bytes.
SetToEmpty() - member function in class CefPostDataElement
Remove all contents from the post data element.
SetToFile(const CefString&) - member function in class CefPostDataElement
The post data element will represent a file.
SetTransparentPainting(BOOL) - member function in class CefWindowInfo
SetURL(const CefString&) - member function in class CefRequest
Set the fully qualified URL.
SetValue(const CefString&) - member function in class CefXmlObject
SetValue(const CefString&) - member function in class CefDOMNode
Set the value of this node.
SetValue(const CefString&,AccessControl,PropertyAttribute) - member function in class CefV8Value
Register an identifier whose access will be forwarded to the CefV8Accessor instance passed to CefV8Value::CreateObject().
SetValue(const CefString&,CefRefPtr< CefV8Value >,PropertyAttribute) - member function in class CefV8Value
Associate a value with the specified identifier.
SetValue(int,CefRefPtr< CefV8Value >) - member function in class CefV8Value
Associate a value with the specified identifier.
SetZoomLevel(double) - member function in class CefBrowser
Change the zoom level to the specified value.
ShowDevTools() - member function in class CefBrowser
Open developer tools in its own window.
shrink_standalone_images_to_fit - member variable in struct _cef_browser_settings_t
Set to true (1) to shrink standalone images to fit the page.
site_specific_quirks_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable browser backwards compatibility features.
size - member variable in struct _cef_settings_t
Size of this structure.
size - member variable in struct _cef_browser_settings_t
Size of this structure.
size() - member function in class CefStringBase
Return the length of the string data.
spec - member variable in struct _cef_urlparts_t
The complete URL specification.
ST_LOCALSTORAGE - field in enum cef_storage_type_t
ST_SESSIONSTORAGE - field in enum cef_storage_type_t
standard_font_family - member variable in struct _cef_browser_settings_t
Font settings.
statusBarVisible - member variable in struct _cef_popup_features_t
StatusType - member variable in typedef CefDisplayHandler::StatusType
STATUSTYPE_KEYBOARD_FOCUS_URL - field in enum cef_handler_statustype_t
STATUSTYPE_MOUSEOVER_URL - field in enum cef_handler_statustype_t
STATUSTYPE_TEXT - field in enum cef_handler_statustype_t
StopFinding(bool) - member function in class CefBrowser
Cancel all searches that are currently going on.
StopLoad() - member function in class CefBrowser
Stop loading the page.
str - member variable in struct _cef_string_wide_t
str - member variable in struct _cef_string_utf16_t
str - member variable in struct _cef_string_utf8_t
string() - member function in CefStringBase::std
struct_type - member variable in typedef CefSettingsTraits::struct_type
struct_type - member variable in typedef CefTimeTraits::struct_type
struct_type - member variable in typedef CefBrowserSettingsTraits::struct_type
struct_type - member variable in typedef CefPopupFeaturesTraits::struct_type
struct_type - member variable in typedef CefStringTraitsWide::struct_type
struct_type - member variable in typedef CefPrintInfoTraits::struct_type
struct_type - member variable in typedef CefStringTraitsUTF16::struct_type
struct_type - member variable in typedef CefStringTraitsUTF8::struct_type
struct_type - member variable in typedef CefStringBase::struct_type
struct_type - member variable in typedef CefRectTraits::struct_type
struct_type - member variable in typedef CefWindowInfoTraits::struct_type
struct_type - member variable in typedef CefPrintOptionsTraits::struct_type
struct_type - member variable in typedef CefCookieTraits::struct_type
struct_type - member variable in typedef CefStructBase::struct_type
struct_type - member variable in typedef CefProxyInfoTraits::struct_type
struct_type - member variable in typedef CefURLPartsTraits::struct_type
struct_type - member variable in typedef CefMenuInfoTraits::struct_type
swap(CefRefPtr< T >&) - member function in class CefRefPtr
swap(T**) - member function in class CefRefPtr
SwitchMap - member variable in typedef CefCommandLine::SwitchMap

T

T*() - member function in class CefRefPtr
tab_to_links_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to not have the tab key advance focus to links.
Tell() - member function in class CefStreamWriter
Return the current offset position.
Tell() - member function in class CefByteReadHandler
Return the current offset position.
Tell() - member function in class CefStreamReader
Return the current offset position.
Tell() - member function in class CefWriteHandler
Return the current offset position.
Tell() - member function in class CefZipReader
Returns the current offset in the uncompressed file contents.
Tell() - member function in class CefReadHandler
Return the current offset position.
text_area_resize_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable resize of text areas.
threaded_compositing_enabled - member variable in struct _cef_browser_settings_t
Set to true (1) to enable threaded compositing.
TID_FILE - field in enum cef_thread_id_t
TID_IO - field in enum cef_thread_id_t
TID_UI - field in enum cef_thread_id_t
to_string(const struct_type*) - static function in struct CefStringTraitsUTF8
to_string(const struct_type*) - static function in struct CefStringTraitsUTF16
to_string(const struct_type*) - static function in struct CefStringTraitsWide
to_wstring(const struct_type*) - static function in struct CefStringTraitsWide
to_wstring(const struct_type*) - static function in struct CefStringTraitsUTF16
to_wstring(const struct_type*) - static function in struct CefStringTraitsUTF8
toolBarVisible - member variable in struct _cef_popup_features_t
top - member variable in struct cef_print_margins
ToString() - member function in class CefStringBase
Return this string's data as a std::string.
ToWString() - member function in class CefStringBase
Return this string's data as a std::wstring.
Type - member variable in typedef CefDOMNode::Type
Type - member variable in typedef CefPostDataElement::Type
Type - member variable in typedef CefDOMDocument::Type
type_descriptions - member variable in struct _cef_plugin_info_t
typeFlags - member variable in struct _cef_menu_info_t
Values from the cef_handler_menutypebits_t enumeration.

U

uint64 - typedef in (default)
uint64 - member variable in typedef uint64
Undo() - member function in class CefFrame
Execute undo in this frame.
unique_name - member variable in struct _cef_plugin_info_t
universal_access_from_file_urls_allowed - member variable in struct _cef_browser_settings_t
Set to true (1) to allow access to all URLs from file URLs.
Unlock() - member function in class CefCriticalSection
UseDirect() - member function in class CefProxyInfo
Use a direction connection instead of a proxy.
UseNamedProxy(const CefString&) - member function in class CefProxyInfo
Use one or more named proxy servers specified in WinHTTP format.
UsePacString(const CefString&) - member function in class CefProxyInfo
Use one or more named proxy servers specified in PAC script format.
user_agent - member variable in struct _cef_settings_t
Value that will be returned as the User-Agent HTTP header.
user_style_sheet_enabled - member variable in struct _cef_browser_settings_t
Set to true (1) to enable the user style sheet for all pages.
user_style_sheet_location - member variable in struct _cef_browser_settings_t
Location of the user style sheet.
userfree_alloc() - static function in struct CefStringTraitsUTF16
userfree_alloc() - static function in struct CefStringTraitsUTF8
userfree_alloc() - static function in struct CefStringTraitsWide
userfree_free(userfree_struct_type) - static function in struct CefStringTraitsUTF8
userfree_free(userfree_struct_type) - static function in struct CefStringTraitsUTF16
userfree_free(userfree_struct_type) - static function in struct CefStringTraitsWide
userfree_struct_type - member variable in typedef CefStringTraitsUTF8::userfree_struct_type
userfree_struct_type - member variable in typedef CefStringTraitsWide::userfree_struct_type
userfree_struct_type - member variable in typedef CefStringBase::userfree_struct_type
userfree_struct_type - member variable in typedef CefStringTraitsUTF16::userfree_struct_type
username - member variable in struct _cef_urlparts_t
User name component.

V

V8_ACCESS_CONTROL_ALL_CAN_READ - field in enum cef_v8_accesscontrol_t
V8_ACCESS_CONTROL_ALL_CAN_WRITE - field in enum cef_v8_accesscontrol_t
V8_ACCESS_CONTROL_DEFAULT - field in enum cef_v8_accesscontrol_t
V8_ACCESS_CONTROL_PROHIBITS_OVERWRITING - field in enum cef_v8_accesscontrol_t
V8_PROPERTY_ATTRIBUTE_DONTDELETE - field in enum cef_v8_propertyattribute_t
V8_PROPERTY_ATTRIBUTE_DONTENUM - field in enum cef_v8_propertyattribute_t
V8_PROPERTY_ATTRIBUTE_NONE - field in enum cef_v8_propertyattribute_t
V8_PROPERTY_ATTRIBUTE_READONLY - field in enum cef_v8_propertyattribute_t
value - member variable in struct _cef_cookie_t
The cookie value.
version - member variable in struct _cef_plugin_info_t
ViewSource() - member function in class CefFrame
Save this frame's HTML source to a temporary file and open it in the default text viewing application.
Visit(CefRefPtr< CefDOMDocument >) - member function in class CefDOMVisitor
Method executed for visiting the DOM.
Visit(CefStorageType,const CefString&,const CefString&,const CefString&,int,int,bool&) - member function in class CefStorageVisitor
Method that will be called once for each key/value data pair in storage.
Visit(const CefCookie&,int,int,bool&) - member function in class CefCookieVisitor
Method that will be called once for each cookie.
VisitDOM(CefRefPtr< CefDOMVisitor >) - member function in class CefFrame
Visit the DOM document.

W

web_security_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to allow risky security behavior such as cross-site scripting (XSS).
webgl_disabled - member variable in struct _cef_browser_settings_t
Set to true (1) to disable WebGL.
width - member variable in struct _cef_popup_features_t
width - member variable in struct _cef_rect_t
width - member variable in struct cef_paper_metrics
widthSet - member variable in struct _cef_popup_features_t
Write(const void*,size_t,size_t) - member function in class CefWriteHandler
Write raw binary data.
Write(const void*,size_t,size_t) - member function in class CefStreamWriter
Write raw binary data.
wstring() - member function in CefStringBase::std
WUR_FLAG_ALLOW_CACHED_CREDENTIALS - field in enum cef_weburlrequest_flags_t
WUR_FLAG_ALLOW_COOKIES - field in enum cef_weburlrequest_flags_t
WUR_FLAG_NONE - field in enum cef_weburlrequest_flags_t
WUR_FLAG_REPORT_LOAD_TIMING - field in enum cef_weburlrequest_flags_t
WUR_FLAG_REPORT_RAW_HEADERS - field in enum cef_weburlrequest_flags_t
WUR_FLAG_REPORT_UPLOAD_PROGRESS - field in enum cef_weburlrequest_flags_t
WUR_FLAG_SKIP_CACHE - field in enum cef_weburlrequest_flags_t
WUR_STATE_ABORT - field in enum cef_weburlrequest_state_t
WUR_STATE_DONE - field in enum cef_weburlrequest_state_t
WUR_STATE_ERROR - field in enum cef_weburlrequest_state_t
WUR_STATE_HEADERS_RECEIVED - field in enum cef_weburlrequest_state_t
WUR_STATE_LOADING - field in enum cef_weburlrequest_state_t
WUR_STATE_STARTED - field in enum cef_weburlrequest_state_t
WUR_STATE_UNSENT - field in enum cef_weburlrequest_state_t

X

x - member variable in struct _cef_rect_t
x - member variable in struct _cef_menu_info_t
If window rendering is enabled |x| and |y| will be in screen coordinates.
x - member variable in struct _cef_popup_features_t
XML_ENCODING_ASCII - field in enum cef_xml_encoding_type_t
XML_ENCODING_NONE - field in enum cef_xml_encoding_type_t
XML_ENCODING_UTF16BE - field in enum cef_xml_encoding_type_t
XML_ENCODING_UTF16LE - field in enum cef_xml_encoding_type_t
XML_ENCODING_UTF8 - field in enum cef_xml_encoding_type_t
XML_NODE_ATTRIBUTE - field in enum cef_xml_node_type_t
XML_NODE_CDATA - field in enum cef_xml_node_type_t
XML_NODE_COMMENT - field in enum cef_xml_node_type_t
XML_NODE_DOCUMENT_TYPE - field in enum cef_xml_node_type_t
XML_NODE_ELEMENT_END - field in enum cef_xml_node_type_t
XML_NODE_ELEMENT_START - field in enum cef_xml_node_type_t
XML_NODE_ENTITY_REFERENCE - field in enum cef_xml_node_type_t
XML_NODE_PROCESSING_INSTRUCTION - field in enum cef_xml_node_type_t
XML_NODE_TEXT - field in enum cef_xml_node_type_t
XML_NODE_UNSUPPORTED - field in enum cef_xml_node_type_t
XML_NODE_WHITESPACE - field in enum cef_xml_node_type_t
xSet - member variable in struct _cef_popup_features_t
xss_auditor_enabled - member variable in struct _cef_browser_settings_t
Set to true (1) to enable console warnings about XSS attempts.

Y

y - member variable in struct _cef_popup_features_t
y - member variable in struct _cef_rect_t
y - member variable in struct _cef_menu_info_t
year - member variable in struct _cef_time_t
ySet - member variable in struct _cef_popup_features_t

 Overview   Project   Class   Tree   Index 
CEF C++ API Docs - Revision 439
FRAMES    NO FRAMES
Chromium Embedded Framework (CEF) Copyright © 2011 Marshall A. Greenblatt