MCPcopy Create free account

hub / github.com/chromiumembedded/cef / functions

Functions12,798 in github.com/chromiumembedded/cef

↓ 5 callersMethodRemoveObserver
libcef/browser/context.cc:528
↓ 5 callersMethodReset
libcef/browser/net_service/resource_request_handler_wrapper.cc:98
↓ 5 callersMethodRun
include/base/cef_callback_helpers.h:96
↓ 5 callersMethodSendHttpResponse
libcef/browser/server_impl.cc:281
↓ 5 callersFunctionSendMouseClickEvent
tests/ceftests/test_util.cc:405
↓ 5 callersMethodSendMouseWheelEvent
libcef/browser/browser_host_base.cc:1077
↓ 5 callersMethodSet
libcef_dll/base/cef_atomic_flag.cc:21
↓ 5 callersMethodSetActive
libcef/browser/osr/render_widget_host_view_osr.cc:1580
↓ 5 callersMethodSetAsChild
Create the browser as a child window.
include/internal/cef_win.h:92
↓ 5 callersFunctionSetCookies
Set the cookies.
tests/ceftests/cookie_unittest.cc:137
↓ 5 callersMethodSetError
libcef/common/response_impl.cc:49
↓ 5 callersMethodSetFocusable
libcef/browser/views/view_impl.h:649
↓ 5 callersMethodSetFontList
libcef/browser/menu_model_impl.cc:796
↓ 5 callersMethodSetOwnerTaskRunner
Pass ownership to the specified |task_runner| thread. If |task_runner| is nullptr the test is considered destroyed.
tests/ceftests/urlrequest_unittest.cc:258
↓ 5 callersMethodSetState
libcef/browser/views/button_impl.h:49
↓ 5 callersMethodSetTextColor
libcef/browser/views/textfield_impl.cc:138
↓ 5 callersMethodSetTrackChanges
libcef/common/request_impl.cc:652
↓ 5 callersMethodSetUserData
libcef/renderer/v8_impl.cc:2344
↓ 5 callersFunctionSetupCookieExpectations
tests/ceftests/cors_unittest.cc:771
↓ 5 callersFunctionShlexEnv
Split an environment variable using shell-like syntax.
tools/gn_args.py:214
↓ 5 callersMethodShow
libcef/browser/views/window_impl.cc:151
↓ 5 callersMethodShutdown
tests/ceftests/test_suite.cc:217
↓ 5 callersMethodStart
libcef/browser/ui_thread.cc:33
↓ 5 callersMethodTake
libcef_dll/wrapper/cef_scoped_temp_dir.cc:78
↓ 5 callersFunctionTestBinary
Test a binary value.
tests/ceftests/values_unittest.cc:44
↓ 5 callersFunctionTestUrlParsing
Test that that the URL retrieved via Request::url() is parsed as expected. Fragment or query components in any order should be removed.
tests/ceftests/resource_manager_unittest.cc:288
↓ 5 callersMethodToString
tests/ceftests/test_server_unittest.cc:804
↓ 5 callersFunctionValidateGet
Validate getting values.
tests/ceftests/preference_unittest.cc:382
↓ 5 callersFunctionValidateRoot
tests/ceftests/preference_unittest.cc:256
↓ 5 callersFunctionValidateSetGet
Validate getting and setting values.
tests/ceftests/preference_unittest.cc:344
↓ 5 callersFunction_AppendSubtypeRec
Append the leafs in the node to the given subtype.
tools/yapf/yapf/pytree/subtype_assigner.py:426
↓ 5 callersFunction_IsIdNumberStringToken
(tok)
tools/yapf/yapf/yapflib/logical_line.py:230
↓ 5 callersFunction_android_folder
:returns: base folder for the Android OS or None if it cannot be found
tools/yapf/platformdirs/android.py:146
↓ 5 callersMethod_append_parts
(self, path: str, *, opinion_value: str | None = None)
tools/yapf/platformdirs/windows.py:35
↓ 5 callersMethod_first_item_as_path_if_multipath
(self, directory: str)
tools/yapf/platformdirs/api.py:110
↓ 5 callersFunction_prepare_text
Normalize text for hashing.
tools/cef_api_hash.py:212
↓ 5 callersMethodbrowser_context
libcef/browser/request_context_impl.cc:1095
↓ 5 callersFunctionbrowser_list_count
tests/cefsimple_capi/simple_browser_list.c:85
↓ 5 callersFunctioncef_string_multimap_key
libcef/common/string_multimap_impl.cc:94
↓ 5 callersFunctioncef_string_multimap_value
libcef/common/string_multimap_impl.cc:109
↓ 5 callersFunctioncef_string_utf16_clear
libcef/common/string_types_impl.cc:134
↓ 5 callersFunctioncef_string_wide_clear
libcef/common/string_types_impl.cc:112
↓ 5 callersMethodcompile_node
Compiles a node, recursively. This is one big switch on the node type.
tools/yapf/yapf_third_party/_ylib2to3/patcomp.py:70
↓ 5 callersMethodexpect
(self, type, value=None)
tools/yapf/yapf_third_party/_ylib2to3/pgen2/pgen.py:327
↓ 5 callersFunctionformat_notreached
(library_side, msg, default_retval='', indent=' ')
tools/cef_parser.py:347
↓ 5 callersMethodget_attrib_list
Return all values for specified attribute as a list.
tools/cef_parser.py:1230
↓ 5 callersMethodget_capi_proto
Return the prototype of the C API function.
tools/cef_parser.py:1584
↓ 5 callersMethodget_chrome_version_components
Returns Chrome version components.
tools/cef_version.py:45
↓ 5 callersMethodget_defined_structs
Return a list of already defined structure names.
tools/cef_parser.py:974
↓ 5 callersMethodget_file_directory
Return the file directory component, if any.
tools/cef_parser.py:1131
↓ 5 callersMethodget_platforms
Returns the list of supported platforms.
tools/cefbuilds/cef_json_builder.py:101
↓ 5 callersMethodget_retval
Return the return value object.
tools/cef_parser.py:1527
↓ 5 callersFunctiongetuid
()
tools/yapf/platformdirs/unix.py:21
↓ 5 callersMethodhas_version
Returns true if the class has an associated version.
tools/cef_parser.py:1301
↓ 5 callersFunctionisTransformEnabled
Helper to check if a transform is enabled via --only flag
tools/clang/cef_cpp_rewriter/CefCppRewriter.cpp:99
↓ 5 callersMethodis_result_string
Returns true if this is a string type.
tools/cef_parser.py:2324
↓ 5 callersMethodis_result_struct_enum
Returns true if this struct type is likely an enumeration.
tools/cef_parser.py:2296
↓ 5 callersMethodis_result_vector
Returns true if this is a vector type.
tools/cef_parser.py:2341
↓ 5 callersMethodis_temporary
libcef/browser/frame_host_impl.h:164
↓ 5 callersMethodlocked
libcef/common/value_base.h:165
↓ 5 callersMethodmatch
Does this pattern exactly match a node? Returns True if it matches, False if not. If results is not None, it must be a dict
tools/yapf/yapf_third_party/_ylib2to3/pytree.py:465
↓ 5 callersFunctionremove_file
Remove the specified file.
tools/file_util.py:125
↓ 5 callersMethodrender_widget_host
libcef/browser/osr/render_widget_host_view_osr.h:298
↓ 5 callersMethodrun
tools/clang/cef_cpp_rewriter/CefCppRewriter.cpp:185
↓ 5 callersFunctionrun_patch_updater
Run the patch updater script.
tools/automate/automate-git.py:511
↓ 5 callersMethodsize
libcef/common/string_multimap_impl.cc:20
↓ 5 callersFunctionvalidate_comment
Validate the comment array returned by get_comment().
tools/cef_parser.py:152
↓ 5 callersMethodwindow
tests/ceftests/views/test_window_delegate.h:81
↓ 5 callersFunctionwrite_indented_output
Apply a fixed amount of intent to lines before printing.
tools/git_util.py:116
↓ 4 callersMethodAddCheckItem
libcef/browser/menu_model_impl.cc:305
↓ 4 callersMethodAddGlobalTrackObject
libcef/renderer/v8_impl.cc:152
↓ 4 callersMethodAddResponse
Must be called before CreateServer().
tests/ceftests/cookie_unittest.cc:1358
↓ 4 callersMethodAddSchemeHandler
tests/ceftests/urlrequest_unittest.cc:263
↓ 4 callersMethodAddTokenToState
Add a token to the format decision state. Allow the heuristic to try out adding the token with and without a newline. Later on, the algorithm
tools/yapf/yapf/yapflib/format_decision_state.py:577
↓ 4 callersMethodAdjustNewlinesBefore
Change the number of newlines before this token.
tools/yapf/yapf/yapflib/format_token.py:171
↓ 4 callersMethodAllQueriesDelivered
tests/ceftests/frame_handler_unittest.cc:102
↓ 4 callersMethodApplyPopupOffset
tests/cefclient/browser/browser_window_osr_gtk.cc:1791
↓ 4 callersMethodAssertLockAcquired
libcef/common/value_base.h:168
↓ 4 callersFunctionBuildRendererListMsg
libcef_dll/wrapper/cef_message_router_utils.cc:307
↓ 4 callersFunctionCalculateFileSHA1
Calculate SHA1 hash of file content using 64KB chunks to avoid loading entire file into memory. Returns nullopt if file cannot be read.
libcef_dll/bootstrap/bootstrap_win.cc:122
↓ 4 callersMethodCancel
tests/cefclient/browser/scheme_test.cc:96
↓ 4 callersMethodCancel
tests/ceftests/download_unittest.cc:106
↓ 4 callersMethodCancelContextMenu
libcef/browser/views/menu_runner_views.cc:29
↓ 4 callersMethodCancelWidget
libcef/browser/osr/render_widget_host_view_osr.cc:1819
↓ 4 callersFunctionCefBase64Encode
libcef/common/parser_impl.cc:127
↓ 4 callersFunctionCefDeleteFile
libcef/common/file_util_impl.cc:82
↓ 4 callersFunctionCefExecuteJavaScriptWithUserGestureForTests
libcef/browser/frame_host_impl.cc:763
↓ 4 callersFunctionCefInitialize
libcef/browser/context.cc:207
↓ 4 callersFunctionCefRunWinMainWithPreferredStackSize
libcef_dll/wrapper/libcef_dll_wrapper2.cc:16
↓ 4 callersFunctionCefShutdown
libcef/browser/context.cc:249
↓ 4 callersFunctionCefURIDecode
libcef/common/parser_impl.cc:153
↓ 4 callersFunctionCefURIEncode
libcef/common/parser_impl.cc:149
↓ 4 callersFunctionChildRemove
tests/ceftests/views/panel_unittest.cc:298
↓ 4 callersMethodClear
libcef/common/values_impl.cc:786
↓ 4 callersMethodClearException
libcef/renderer/v8_impl.cc:2040
↓ 4 callersMethodClose
libcef/browser/views/window_impl.cc:200
↓ 4 callersFunctionCreateBoxLayout
tests/ceftests/views/window_unittest.cc:209
↓ 4 callersFunctionCreateScopedLibraryChildChild
tests/ceftests/api_version_unittest.cc:429
↓ 4 callersFunctionCreateTestServerRequest
tests/ceftests/server_unittest.cc:778
↓ 4 callersMethodCreateUniqueTempDirUnderPath
libcef_dll/wrapper/cef_scoped_temp_dir.cc:32
← previousnext →901–1,000 of 12,798, ranked by callers