Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chromiumembedded/cef
/ functions
Functions
12,798 in github.com/chromiumembedded/cef
⨍
Functions
12,798
◇
Types & classes
2,192
↳
Endpoints
29
↓ 6 callers
Method
Data
libcef/renderer/v8_impl.cc:1516
↓ 6 callers
Method
Detach
libcef/browser/views/window_impl.cc:406
↓ 6 callers
Function
DisableFeatureByDefault
libcef/common/chrome/chrome_main_delegate_cef.cc:64
↓ 6 callers
Function
DoMutexStuff
Static helper which can also be called from the main thread.
tests/ceftests/base/lock_unittest.cc:195
↓ 6 callers
Method
DragSourceEndedAt
libcef/browser/browser_platform_delegate.cc:471
↓ 6 callers
Method
ExecuteFunction
libcef/renderer/v8_impl.cc:2624
↓ 6 callers
Method
Get
libcef/renderer/v8_impl.cc:109
↓ 6 callers
Method
GetArrayLength
libcef/renderer/v8_impl.cc:2437
↓ 6 callers
Function
GetBrowserContext
Do not keep a reference to the object returned by this method.
libcef/browser/net_service/cookie_manager_impl.cc:21
↓ 6 callers
Function
GetCefMouseModifiers
tests/shared/browser/util_win.cc:51
↓ 6 callers
Method
GetChildCount
tests/cefclient/browser/osr_accessibility_node.cc:143
↓ 6 callers
Method
GetChildViewCount
libcef/browser/views/panel_impl.h:195
↓ 6 callers
Function
GetChromiumDefaultArgs
Return default GN args. These must match the Chromium defaults. Only args that may be retrieved via GetArgValue() need to be specified here.
tools/gn_args.py:235
↓ 6 callers
Method
GetColor
libcef/browser/menu_model_impl.cc:765
↓ 6 callers
Function
GetConfigArgs
Return merged GN args for the configuration and validate.
tools/gn_args.py:541
↓ 6 callers
Function
GetConfigFileContents
Generate config file contents for the arguments.
tools/gn_args.py:711
↓ 6 callers
Function
GetConfiguredTestTimeout
tests/ceftests/test_util.cc:380
↓ 6 callers
Method
GetContentClient
libcef/common/chrome/chrome_main_delegate_cef.h:61
↓ 6 callers
Method
GetContentsView
libcef/browser/views/window_view.cc:790
↓ 6 callers
Function
GetCookieManager
Do not keep a reference to the object returned by this method.
libcef/browser/net_service/cookie_manager_impl.cc:30
↓ 6 callers
Method
GetDoubleValue
libcef/renderer/v8_impl.cc:1980
↓ 6 callers
Method
GetElementCount
libcef/common/request_impl.cc:907
↓ 6 callers
Method
GetFullPath
libcef/browser/download_item_impl.cc:87
↓ 6 callers
Method
GetLifeSpanHandler
Return the handler for browser life span events. --cef()--*/
include/cef_client.h:161
↓ 6 callers
Function
GetNavFromMultiNavURL
Extract the nav number from the URL.
tests/ceftests/frame_unittest.cc:1155
↓ 6 callers
Method
GetOpenerIdentifier
libcef/browser/browser_host_base.cc:490
↓ 6 callers
Method
GetOrCreateNode
libcef/renderer/dom_document_impl.cc:210
↓ 6 callers
Method
GetProgram
libcef/common/command_line_impl.cc:81
↓ 6 callers
Method
GetSelectedRange
libcef/browser/views/textfield_impl.cc:122
↓ 6 callers
Method
GetSettings
tests/ceftests/test_suite.cc:146
↓ 6 callers
Method
GetWebFrameImpl
libcef/renderer/browser_impl.cc:287
↓ 6 callers
Function
GetWindowFor
libcef/browser/views/view_util.cc:188
↓ 6 callers
Method
GoForward
libcef/renderer/browser_impl.cc:78
↓ 6 callers
Method
HasElementAttributes
libcef/renderer/dom_node_impl.cc:365
↓ 6 callers
Method
IsAlloyStyle
CefWidget methods:
libcef/browser/views/widget_impl.h:52
↓ 6 callers
Method
IsDone
tests/ceftests/navigation_unittest.cc:1186
↓ 6 callers
Method
IsMain
libcef/browser/frame_host_impl.cc:184
↓ 6 callers
Method
IsNavigationLocked
libcef/browser/browser_info.cc:435
↓ 6 callers
Method
IsRunning
tests/cefclient/renderer/performance_test_setup.h:42
↓ 6 callers
Function
IsRunningOnWayland
tests/ceftests/test_util.cc:321
↓ 6 callers
Function
IsValidGlobalToken
Returns true if |global_token| is valid.
libcef/common/frame_util.h:77
↓ 6 callers
Function
LinuxSysrootExists
Returns true if the sysroot for the specified |cpu| architecture exists.
tools/gn_args.py:623
↓ 6 callers
Method
Maximize
tests/cefclient/browser/views_window.cc:223
↓ 6 callers
Function
NodeName
Produce a string name for a given node. For a Leaf this is the token name, and for a Node this is the type. Arguments: node: a tree node
tools/yapf/yapf/pytree/pytree_utils.py:52
↓ 6 callers
Function
NormalizePathAndSet
Convert |path_str| to a normalized FilePath and update the |path_str| value.
libcef/browser/context.cc:146
↓ 6 callers
Method
OnKeyEvent
libcef/browser/views/window_impl.cc:544
↓ 6 callers
Method
OnQueryCanceled
tests/ceftests/message_router_multi_query_unittest.cc:380
↓ 6 callers
Function
ParseArgsFile
Parse a GN args file and return all name/value pairs as a dictionary.
tools/gn_args.py:162
↓ 6 callers
Function
PassOwnership
libcef/browser/views/view_impl.h:323
↓ 6 callers
Function
RandomSleep
Random delay up to max_ms milliseconds.
tests/ceftests/base/lock_unittest.cc:40
↓ 6 callers
Method
Read
tests/ceftests/stream_unittest.cc:167
↓ 6 callers
Method
RemoveHandler
libcef/browser/iothread_state.cc:30
↓ 6 callers
Method
Reset
libcef/browser/prefs/pref_helper.cc:171
↓ 6 callers
Method
Restore
tests/cefclient/browser/window_test_runner_win.cc:54
↓ 6 callers
Method
Resume
libcef/browser/download_manager_delegate_impl.cc:225
↓ 6 callers
Method
Run
include/base/internal/cef_bind_internal.h:814
↓ 6 callers
Function
RunNetNotifyTest
tests/ceftests/request_handler_unittest.cc:472
↓ 6 callers
Method
SendMouseClickEvent
libcef/browser/browser_host_base.cc:1047
↓ 6 callers
Method
SetAsPopup
Create the browser as a popup window.
include/internal/cef_win.h:102
↓ 6 callers
Method
SetColor
libcef/browser/menu_model_impl.cc:734
↓ 6 callers
Method
SetInkDropEnabled
libcef/browser/views/button_impl.h:78
↓ 6 callers
Method
SetInsets
libcef/browser/views/view_impl.h:576
↓ 6 callers
Method
SetOtherValue
libcef/common/test/api_version_test_impl.cc:186
↓ 6 callers
Method
SetValueV1
libcef/common/test/api_version_test_impl.cc:56
↓ 6 callers
Method
SetValueV2
libcef/common/test/api_version_test_impl.cc:66
↓ 6 callers
Method
StopLoad
libcef/renderer/browser_impl.cc:120
↓ 6 callers
Function
TestOldResourceAPI
tests/ceftests/test_util.cc:288
↓ 6 callers
Function
ToLower
Convert |str| to lowercase in a Unicode-friendly manner.
libcef_dll/wrapper/cef_zip_archive.cc:22
↓ 6 callers
Method
TransformPointToCoordSpaceForView
libcef/browser/osr/render_widget_host_view_osr.cc:980
↓ 6 callers
Method
Try
If the lock is not held, take it and return true. If the lock is already held by another thread, immediately return false. This must not be called by
include/base/cef_lock.h:73
↓ 6 callers
Function
ValidateArgs
Validate GN arg combinations that we know about. Also provide suggestions where appropriate.
tools/gn_args.py:408
↓ 6 callers
Function
ValidateReset
tests/ceftests/preference_unittest.cc:94
↓ 6 callers
Method
VisitAllCookies
libcef/browser/net_service/cookie_manager_impl.cc:146
↓ 6 callers
Method
WasHidden
libcef/browser/browser_platform_delegate.cc:388
↓ 6 callers
Function
_IsDictListTupleDelimiterTok
(tok, is_opening)
tools/yapf/yapf/yapflib/logical_line.py:574
↓ 6 callers
Function
_IsUnaryOperator
(tok)
tools/yapf/yapf/yapflib/logical_line.py:234
↓ 6 callers
Method
_ProcessArgLists
Common method for processing argument lists.
tools/yapf/yapf/pytree/subtype_assigner.py:368
↓ 6 callers
Method
_get_basic
(self, value)
tools/cef_parser.py:2125
↓ 6 callers
Function
_get_user_media_dir
(env_var: str, fallback_tilde_path: str)
tools/yapf/platformdirs/unix.py:263
↓ 6 callers
Function
_stderr_msg
(msg)
tools/automate/automate-git.py:55
↓ 6 callers
Function
cef_string_wide_set
libcef/common/string_types_impl.cc:35
↓ 6 callers
Method
changed
(self)
tools/yapf/yapf_third_party/_ylib2to3/pytree.py:146
↓ 6 callers
Method
copy
Copy the grammar.
tools/yapf/yapf_third_party/_ylib2to3/pgen2/grammar.py:135
↓ 6 callers
Function
create_output_dir
Creates an output directory and adds the path to the archive list.
tools/make_distrib.py:87
↓ 6 callers
Method
docking_mode
libcef/browser/views/overlay_view_host.h:48
↓ 6 callers
Method
dump
Dump the grammar tables to a pickle file.
tools/yapf/yapf_third_party/_ylib2to3/pgen2/grammar.py:89
↓ 6 callers
Function
exec_cmd
Execute the specified command and return the result.
tools/automate/automate-git.py:243
↓ 6 callers
Method
generate_summary_report
Generate human-readable summary with line references.
tools/claude/analyze_build_output.py:142
↓ 6 callers
Method
get_capi_parts
Return the parts of the C API function definition.
tools/cef_parser.py:1540
↓ 6 callers
Function
get_files
Returns all files matching |search_glob|.
tools/file_util.py:184
↓ 6 callers
Method
get_parent_name
Return the parent class name.
tools/cef_parser.py:1162
↓ 6 callers
Method
handler
libcef/browser/net_service/resource_handler_wrapper.cc:111
↓ 6 callers
Method
is_library_side
Returns true if the class is implemented by the library.
tools/cef_parser.py:1293
↓ 6 callers
Method
is_result_struct
Returns true if this is a structure type.
tools/cef_parser.py:2292
↓ 6 callers
Method
leaves
(self)
tools/yapf/yapf_third_party/_ylib2to3/pytree.py:197
↓ 6 callers
Function
make_fake_file_info
(platform, version, type)
tools/cefbuilds/cef_json_builder_example.py:38
↓ 6 callers
Method
model
libcef/browser/menu_model_impl.h:184
↓ 6 callers
Function
notify
Display a message.
tools/cef_parser.py:27
↓ 6 callers
Function
parse_platformed_content
Parse the header file content using clang for every supported platform with the specified API version. Used for files that are both version-speci
tools/cef_api_hash.py:123
↓ 6 callers
Method
push
Push a nonterminal. (Internal)
tools/yapf/yapf_third_party/_ylib2to3/pgen2/parse.py:352
← previous
next →
701–800 of 12,798, ranked by callers