MCPcopy Create free account

hub / github.com/acristoffers/CEFSimpleSample / functions

Functions911 in github.com/acristoffers/CEFSimpleSample

MethodCefWindowInfo
CEFSimpleSample/CEF/Linux/include/internal/cef_linux.h:102
MethodCefWindowInfo
CEFSimpleSample/CEF/Win/include/internal/cef_win.h:108
MethodCefWindowInfo
CEFSimpleSample/CEF/Mac/include/internal/cef_mac.h:114
FunctionChangeText
(text)
CEFSimpleSample/Independent/html/js/app.js:7
MethodClear
CEFSimpleSample/CEF/Linux/include/internal/cef_types_wrappers.h:131
MethodClear
CEFSimpleSample/CEF/Win/include/internal/cef_types_wrappers.h:131
MethodClear
CEFSimpleSample/CEF/Mac/include/internal/cef_types_wrappers.h:131
MethodClearAndFree
Clear the state of this class. The underlying string structure and data will be freed if this class owns the structure.
CEFSimpleSample/CEF/Linux/include/internal/cef_string_wrappers.h:452
MethodClearAndFree
Clear the state of this class. The underlying string structure and data will be freed if this class owns the structure.
CEFSimpleSample/CEF/Win/include/internal/cef_string_wrappers.h:448
MethodClearAndFree
Clear the state of this class. The underlying string structure and data will be freed if this class owns the structure.
CEFSimpleSample/CEF/Mac/include/internal/cef_string_wrappers.h:448
MethodClientHandler
CEFSimpleSample/Independent/ClientHandler.cpp:35
FunctionDatepicker
()
CEFSimpleSample/Independent/html/js/jquery-ui-1.9.0.custom.min.js:6
FunctionDaysTable
* @constructor
CEFSimpleSample/CEF/Mac/resources/calendarPicker.js:694
MethodDelta
Return the delta between this object and |other| in milliseconds.
CEFSimpleSample/CEF/Linux/include/internal/cef_types_wrappers.h:510
MethodDetach
CEFSimpleSample/CEF/Linux/include/cef_nplugin.h:82
MethodDetach
Detach from the underlying string structure. To avoid memory leaks only use this method if you already hold a pointer to the underlying string structu
CEFSimpleSample/CEF/Linux/include/internal/cef_string_wrappers.h:501
MethodDetach
CEFSimpleSample/CEF/Win/include/cef_nplugin.h:82
MethodDetach
Detach from the underlying string structure. To avoid memory leaks only use this method if you already hold a pointer to the underlying string structu
CEFSimpleSample/CEF/Win/include/internal/cef_string_wrappers.h:497
MethodDetach
CEFSimpleSample/CEF/Mac/include/cef_nplugin.h:82
MethodDetach
Detach from the underlying string structure. To avoid memory leaks only use this method if you already hold a pointer to the underlying string structu
CEFSimpleSample/CEF/Mac/include/internal/cef_string_wrappers.h:497
MethodDetachTo
Relinquish ownership of values to the target structure.
CEFSimpleSample/CEF/Linux/include/internal/cef_types_wrappers.h:93
MethodDetachTo
Relinquish ownership of values to the target structure.
CEFSimpleSample/CEF/Win/include/internal/cef_types_wrappers.h:93
MethodDetachTo
Relinquish ownership of values to the target structure.
CEFSimpleSample/CEF/Mac/include/internal/cef_types_wrappers.h:93
MethodDetachToUserFree
Create a userfree structure and give it ownership of this class' string data. This class will be disassociated from the data. May return NULL if this
CEFSimpleSample/CEF/Linux/include/internal/cef_string_wrappers.h:511
MethodDetachToUserFree
Create a userfree structure and give it ownership of this class' string data. This class will be disassociated from the data. May return NULL if this
CEFSimpleSample/CEF/Win/include/internal/cef_string_wrappers.h:507
MethodDetachToUserFree
Create a userfree structure and give it ownership of this class' string data. This class will be disassociated from the data. May return NULL if this
CEFSimpleSample/CEF/Mac/include/internal/cef_string_wrappers.h:507
MethodDoClose
Called when a window has recieved a request to close. Return false to proceed with the window close or true to cancel the window close. If this is a m
CEFSimpleSample/CEF/Linux/include/cef_life_span_handler.h:94
MethodDoClose
Called when a window has recieved a request to close. Return false to proceed with the window close or true to cancel the window close. If this is a m
CEFSimpleSample/CEF/Win/include/cef_life_span_handler.h:94
MethodDoClose
Called when a window has recieved a request to close. Return false to proceed with the window close or true to cancel the window close. If this is a m
CEFSimpleSample/CEF/Mac/include/cef_life_span_handler.h:94
MethodDoClose
CEFSimpleSample/Independent/ClientHandler.cpp:42
MethodDrain
Called when there is no more data to be processed. It is expected that whatever data was retained in the last ProcessData() call, it should be returne
CEFSimpleSample/CEF/Linux/include/cef_content_filter.h:65
MethodDrain
Called when there is no more data to be processed. It is expected that whatever data was retained in the last ProcessData() call, it should be returne
CEFSimpleSample/CEF/Win/include/cef_content_filter.h:65
MethodDrain
Called when there is no more data to be processed. It is expected that whatever data was retained in the last ProcessData() call, it should be returne
CEFSimpleSample/CEF/Mac/include/cef_content_filter.h:65
MethodExecute
CEFSimpleSample/CEF/Linux/include/cef_runnable.h:148
MethodExecute
CEFSimpleSample/CEF/Linux/include/cef_runnable.h:256
MethodExecute
CEFSimpleSample/CEF/Win/include/cef_runnable.h:148
MethodExecute
CEFSimpleSample/CEF/Win/include/cef_runnable.h:256
MethodExecute
CEFSimpleSample/CEF/Mac/include/cef_runnable.h:148
MethodExecute
CEFSimpleSample/CEF/Mac/include/cef_runnable.h:256
MethodExecute
CEFSimpleSample/Independent/ClientHandler.cpp:98
MethodFromASCII
Set this string's data from an existing ASCII string. Data will be always copied. Translation will occur if necessary based on the underlying string t
CEFSimpleSample/CEF/Linux/include/internal/cef_string_wrappers.h:545
MethodFromASCII
Set this string's data from an existing ASCII string. Data will be always copied. Translation will occur if necessary based on the underlying string t
CEFSimpleSample/CEF/Win/include/internal/cef_string_wrappers.h:541
MethodFromASCII
Set this string's data from an existing ASCII string. Data will be always copied. Translation will occur if necessary based on the underlying string t
CEFSimpleSample/CEF/Mac/include/internal/cef_string_wrappers.h:541
MethodFromString
Set this string's data to the specified character array. If |copy| is true this class will copy the data. Otherwise, this class will reference the exi
CEFSimpleSample/CEF/Linux/include/internal/cef_string_wrappers.h:531
MethodFromString
Set this string's data to the specified character array. If |copy| is true this class will copy the data. Otherwise, this class will reference the exi
CEFSimpleSample/CEF/Win/include/internal/cef_string_wrappers.h:527
MethodFromString
Set this string's data to the specified character array. If |copy| is true this class will copy the data. Otherwise, this class will reference the exi
CEFSimpleSample/CEF/Mac/include/internal/cef_string_wrappers.h:527
MethodFromString16
Set this string's data from an existing string16. Data will be always copied. Translation will occur if necessary based on the underlying string type.
CEFSimpleSample/CEF/Linux/include/internal/cef_string_wrappers.h:618
MethodFromString16
Set this string's data from an existing string16. Data will be always copied. Translation will occur if necessary based on the underlying string type.
CEFSimpleSample/CEF/Win/include/internal/cef_string_wrappers.h:614
MethodFromString16
Set this string's data from an existing string16. Data will be always copied. Translation will occur if necessary based on the underlying string type.
CEFSimpleSample/CEF/Mac/include/internal/cef_string_wrappers.h:614
MethodFromWString
Set this string's data from an existing std::wstring. Data will be always copied. Translation will occur if necessary based on the underlying string t
CEFSimpleSample/CEF/Linux/include/internal/cef_string_wrappers.h:594
MethodFromWString
Set this string's data from an existing std::wstring. Data will be always copied. Translation will occur if necessary based on the underlying string t
CEFSimpleSample/CEF/Win/include/internal/cef_string_wrappers.h:590
MethodFromWString
Set this string's data from an existing std::wstring. Data will be always copied. Translation will occur if necessary based on the underlying string t
CEFSimpleSample/CEF/Mac/include/internal/cef_string_wrappers.h:590
MethodGetAuthCredentials
Called on the IO thread when the browser needs credentials from the user. |isProxy| indicates whether the host is a proxy server. |host| contains the
CEFSimpleSample/CEF/Linux/include/cef_request_handler.h:150
MethodGetAuthCredentials
Called on the IO thread when the browser needs credentials from the user. |isProxy| indicates whether the host is a proxy server. |host| contains the
CEFSimpleSample/CEF/Win/include/cef_request_handler.h:150
MethodGetAuthCredentials
Called on the IO thread when the browser needs credentials from the user. |isProxy| indicates whether the host is a proxy server. |host| contains the
CEFSimpleSample/CEF/Mac/include/cef_request_handler.h:150
MethodGetCookieManager
Called on the IO thread to retrieve the cookie manager. |main_url| is the URL of the top-level frame. Cookies managers can be unique per browser or sh
CEFSimpleSample/CEF/Linux/include/cef_request_handler.h:166
MethodGetCookieManager
Called on the IO thread to retrieve the cookie manager. |main_url| is the URL of the top-level frame. Cookies managers can be unique per browser or sh
CEFSimpleSample/CEF/Win/include/cef_request_handler.h:166
MethodGetCookieManager
Called on the IO thread to retrieve the cookie manager. |main_url| is the URL of the top-level frame. Cookies managers can be unique per browser or sh
CEFSimpleSample/CEF/Mac/include/cef_request_handler.h:166
MethodGetDisplayHandler
Return the handler for browser display state events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:93
MethodGetDisplayHandler
Return the handler for browser display state events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:93
MethodGetDisplayHandler
Return the handler for browser display state events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:93
MethodGetDoubleT
CEFSimpleSample/CEF/Linux/include/internal/cef_types_wrappers.h:498
MethodGetDoubleT
CEFSimpleSample/CEF/Win/include/internal/cef_types_wrappers.h:496
MethodGetDoubleT
CEFSimpleSample/CEF/Mac/include/internal/cef_types_wrappers.h:496
MethodGetDownloadHandler
Called on the UI thread when a server indicates via the 'Content-Disposition' header that a response represents a file to download. |mimeType| is the
CEFSimpleSample/CEF/Linux/include/cef_request_handler.h:136
MethodGetDownloadHandler
Called on the UI thread when a server indicates via the 'Content-Disposition' header that a response represents a file to download. |mimeType| is the
CEFSimpleSample/CEF/Win/include/cef_request_handler.h:136
MethodGetDownloadHandler
Called on the UI thread when a server indicates via the 'Content-Disposition' header that a response represents a file to download. |mimeType| is the
CEFSimpleSample/CEF/Mac/include/cef_request_handler.h:136
MethodGetDragHandler
Return the handler for drag events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:173
MethodGetDragHandler
Return the handler for drag events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:173
MethodGetDragHandler
Return the handler for drag events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:173
MethodGetFindHandler
Return the handler for find result events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:141
MethodGetFindHandler
Return the handler for find result events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:141
MethodGetFindHandler
Return the handler for find result events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:141
MethodGetFocusHandler
Return the handler for focus events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:101
MethodGetFocusHandler
Return the handler for focus events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:101
MethodGetFocusHandler
Return the handler for focus events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:101
MethodGetGeolocationHandler
Return the handler for geolocation permissions requests. If no handler is provided geolocation access will be denied by default. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:182
MethodGetGeolocationHandler
Return the handler for geolocation permissions requests. If no handler is provided geolocation access will be denied by default. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:182
MethodGetGeolocationHandler
Return the handler for geolocation permissions requests. If no handler is provided geolocation access will be denied by default. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:182
MethodGetJSDialogHandler
Return the handler for JavaScript dialog events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:149
MethodGetJSDialogHandler
Return the handler for JavaScript dialog events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:149
MethodGetJSDialogHandler
Return the handler for JavaScript dialog events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:149
MethodGetKeyboardHandler
Return the handler for keyboard events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:109
MethodGetKeyboardHandler
Return the handler for keyboard events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:109
MethodGetKeyboardHandler
Return the handler for keyboard events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:109
MethodGetLifeSpanHandler
Return the handler for browser life span events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:69
MethodGetLifeSpanHandler
Return the handler for browser life span events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:69
MethodGetLifeSpanHandler
Return the handler for browser life span events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:69
MethodGetLifeSpanHandler
CefClient methods
CEFSimpleSample/Independent/ClientHandler.h:35
MethodGetLoadHandler
Return the handler for browser load status events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:77
MethodGetLoadHandler
Return the handler for browser load status events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:77
MethodGetLoadHandler
Return the handler for browser load status events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:77
MethodGetMenuHandler
Return the handler for context menu events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:117
MethodGetMenuHandler
Return the handler for context menu events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:117
MethodGetMenuHandler
Return the handler for context menu events. --cef()--*/
CEFSimpleSample/CEF/Mac/include/cef_client.h:117
MethodGetMenuLabel
Called to optionally override the default text for a context menu item. |label| contains the default text and may be modified to substitute alternate
CEFSimpleSample/CEF/Linux/include/cef_menu_handler.h:67
MethodGetMenuLabel
Called to optionally override the default text for a context menu item. |label| contains the default text and may be modified to substitute alternate
CEFSimpleSample/CEF/Win/include/cef_menu_handler.h:67
MethodGetMenuLabel
Called to optionally override the default text for a context menu item. |label| contains the default text and may be modified to substitute alternate
CEFSimpleSample/CEF/Mac/include/cef_menu_handler.h:67
MethodGetPermissionHandler
Return the handler for browser permission events. --cef()--*/
CEFSimpleSample/CEF/Linux/include/cef_client.h:125
MethodGetPermissionHandler
Return the handler for browser permission events. --cef()--*/
CEFSimpleSample/CEF/Win/include/cef_client.h:125
← previousnext →201–300 of 911, ranked by callers