MCPcopy Create free account

hub / github.com/chromiumembedded/cef / types & classes

Types & classes2,192 in github.com/chromiumembedded/cef

↓ 77 callersClassCefRect
Class representing a rectangle.
include/internal/cef_types_wrappers.h:193
↓ 59 callersClassCefPoint
Class representing a point.
include/internal/cef_types_wrappers.h:172
↓ 52 callersClassCefSize
Class representing a size.
include/internal/cef_types_wrappers.h:230
↓ 46 callersClassRect
libcef/browser/geometry_util.h:10
↓ 41 callersClassBuildOutputAnalyzer
Analyzes ninja build output and creates an error index.
tools/claude/analyze_build_output.py:58
↓ 26 callersClassLeaf
Concrete implementation for leaf nodes.
tools/yapf/yapf_third_party/_ylib2to3/pytree.py:333
↓ 26 callersClassPatchOutputAnalyzer
Analyzes patch_updater.py output and generates structured reports.
tools/claude/analyze_patch_output.py:81
↓ 25 callersClassPoint
libcef/browser/views/view_util.h:22
↓ 22 callersClassNode
Concrete implementation for interior nodes.
tools/yapf/yapf_third_party/_ylib2to3/pytree.py:222
↓ 22 callersClassSize
libcef/browser/browser_platform_delegate.h:52
↓ 21 callersClassGURL
libcef/browser/net_service/login_delegate.h:20
↓ 21 callersClasscef_json_builder
Class used to build the cefbuilds JSON file.
tools/cefbuilds/cef_json_builder.py:90
↓ 20 callersClassCefBaseTime
Represents a wall clock time in UTC. Values are not guaranteed to be monotonically non-decreasing and are subject to large amounts of skew. Time is st
include/internal/cef_time_wrappers.h:47
↓ 18 callersClassChanged
tests/ceftests/views/panel_unittest.cc:143
↓ 17 callersClassGURL
libcef/common/net/url_util.h:11
↓ 14 callersClassCefRange
Class representing a range.
include/internal/cef_types_wrappers.h:253
↓ 13 callersClassPatchVerifier
Verifies that regenerated patches include all changes from reject files.
tools/claude/verify_patch.py:37
↓ 11 callersClassobj_header
Class representing a C++ header file.
tools/cef_parser.py:730
↓ 8 callersClassGURL
libcef/browser/iothread_state.h:19
↓ 8 callersClassItem
libcef/browser/menu_model_impl.h:196
↓ 8 callersClassStyleConfigError
Raised when there's a problem reading the style configuration.
tools/yapf/yapf/yapflib/style.py:30
↓ 7 callersClassOrigin
libcef/browser/net_service/resource_request_handler_wrapper.h:21
↓ 6 callersClassVersionFormatter
Formats CEF version information.
tools/cef_version.py:13
↓ 5 callersClassDoNothingCallbackTag
include/base/internal/cef_callback_tags.h:57
↓ 5 callersClassNullCallbackTag
include/base/internal/cef_callback_tags.h:52
↓ 5 callersClassReferrer
libcef/browser/frame_host_impl.h:26
↓ 5 callersClassS
tests/ceftests/base/bind_unittest.cc:1280
↓ 4 callersClassCopyCounter
Used for probing the number of copies in an argument. The instance is a copyable and non-movable type.
tests/ceftests/base/bind_unittest.cc:204
↓ 4 callersClassCopyMoveCounter
Used for probing the number of copies and moves in an argument.
tests/ceftests/base/bind_unittest.cc:126
↓ 4 callersClassGlobalRenderFrameHostId
libcef/browser/iothread_state.h:16
↓ 4 callersClassNFAState
tools/yapf/yapf_third_party/_ylib2to3/pgen2/pgen.py:351
↓ 4 callersClassParseError
Exception to signal the parser is stuck.
tools/yapf/yapf_third_party/_ylib2to3/pgen2/parse.py:117
↓ 4 callersClassPatternSyntaxError
tools/yapf/yapf_third_party/_ylib2to3/patcomp.py:27
↓ 3 callersClassCefInsets
Class representing insets.
include/internal/cef_types_wrappers.h:278
↓ 3 callersClassDerivedCopyMoveCounter
Used for probing the number of copies and moves that occur if a type must be coerced during argument forwarding in the Run() methods.
tests/ceftests/base/bind_unittest.cc:110
↓ 3 callersClassFileFailure
Represents a file with patch failures.
tools/claude/analyze_patch_output.py:46
↓ 3 callersClassGURL
libcef/renderer/v8_impl.h:21
↓ 3 callersClassImageInfo
tests/cefclient/browser/image_cache.h:39
↓ 3 callersClassMoveCounter
Used for probing the number of moves in an argument. The instance is a non-copyable and movable type.
tests/ceftests/base/bind_unittest.cc:221
↓ 3 callersClassNativeWebKeyboardEvent
libcef/browser/browser_event_util.h:12
↓ 3 callersClassPlatformThreadRef
Used for thread checking and debugging. Meant to be as fast as possible. These are produced by PlatformThread::CurrentRef(), and used to later check i
include/base/cef_platform_thread.h:67
↓ 3 callersClass_ParenState
Maintains the state of the bracket enclosures. A stack of _ParenState objects are kept so that we know how to indent relative to the brackets.
tools/yapf/yapf/yapflib/format_decision_state.py:1221
↓ 2 callersClassCefApiHasher
CEF API hash calculator
tools/cef_api_hash.py:269
↓ 2 callersClassCefTime
Class representing a time.
include/internal/cef_time_wrappers.h:67
↓ 2 callersClassCefWindowInfo
Class representing window information.
include/internal/cef_win.h:83
↓ 2 callersClassDFAState
tools/yapf/yapf_third_party/_ylib2to3/pgen2/pgen.py:362
↓ 2 callersClassEmptyFunctorConst
tests/ceftests/base/bind_unittest.cc:1478
↓ 2 callersClassKeyEvent
libcef/browser/browser_event_util.h:16
↓ 2 callersClassLogMessage
This class more or less represents a particular log message. You create an instance of LogMessage and then stream stuff to it. When you finish stream
include/base/cef_logging.h:683
↓ 2 callersClassLogicalLine
Represents a single logical line in the output. Attributes: depth: indentation depth of this line. This is just a numeric value used to d
tools/yapf/yapf/yapflib/logical_line.py:31
↓ 2 callersClassNotCopied
tests/ceftests/base/callback_unittest.cc:252
↓ 2 callersClassParserGenerator
tools/yapf/yapf_third_party/_ylib2to3/pgen2/pgen.py:16
↓ 2 callersClassPatternCompiler
tools/yapf/yapf_third_party/_ylib2to3/patcomp.py:41
↓ 2 callersClassSymbols
tools/yapf/yapf_third_party/_ylib2to3/pygram.py:17
↓ 2 callersClassTokenError
tools/yapf/yapf_third_party/_ylib2to3/pgen2/tokenize.py:164
↓ 2 callersClassVector2d
libcef/browser/browser_platform_delegate.h:53
↓ 2 callersClassWeakReference
include/base/cef_weak_ptr.h:131
↓ 2 callersClassWebString
libcef/renderer/blink_glue.h:23
↓ 2 callersClass_StateNode
An edge in the solution space from 'previous.state' to 'state'. Attributes: state: (format_decision_state.FormatDecisionState) The format decis
tools/yapf/yapf/yapflib/reformatter.py:418
↓ 2 callersClassobj_analysis
Class representing an analysis of a data type value.
tools/cef_parser.py:2007
↓ 2 callersClassobj_argument
Class representing a function argument.
tools/cef_parser.py:1728
↓ 2 callersClassobj_class
Class representing a C++ class.
tools/cef_parser.py:1016
↓ 2 callersClassobj_typedef
Class representing a typedef statement.
tools/cef_parser.py:1376
↓ 1 callersClassBadArg
tests/ceftests/base/callback_helpers_unittest.cc:24
↓ 1 callersClassBindFailedCheckPreviousErrors
A tag type to return when `Bind()` calls fail. In this case we intentionally don't return `void`, since that would produce spurious errors like "varia
include/base/internal/cef_bind_internal.h:119
↓ 1 callersClassBuildAnalysis
Complete build analysis with minimal references.
tools/claude/analyze_build_output.py:49
↓ 1 callersEnumCallbackType
tests/ceftests/frame_handler_unittest.cc:30
↓ 1 callersClassCanonicalCookie
libcef/common/net_service/net_service_util.h:16
↓ 1 callersClassCefBaseRefCountedCToCpp
Wrap a C structure with a C++ class.
libcef_dll/ctocpp/base_ref_counted_ctocpp.h:18
↓ 1 callersClassCefBaseRefCountedCppToC
Wrap a C++ class with a C structure.
libcef_dll/cpptoc/base_ref_counted_cpptoc.h:18
↓ 1 callersClassCefBaseScopedCToCpp
Wrap a C structure with a C++ class.
libcef_dll/ctocpp/base_scoped_ctocpp.h:18
↓ 1 callersClassCefBaseScopedCppToC
Wrap a C++ class with a C structure.
libcef_dll/cpptoc/base_scoped_cpptoc.h:18
↓ 1 callersClassCefBrowserPlatformDelegate
libcef/browser/browser_info_manager.h:40
↓ 1 callersClassCefContext
libcef/browser/context.h:28
↓ 1 callersClassCefCookieManagerImpl
Implementation of the CefCookieManager interface. May be created on any thread.
libcef/browser/net_service/cookie_manager_impl.h:15
↓ 1 callersClassCefCrashReporterClient
Global object that is instantiated in each process and configures crash reporting. On Windows this is created by the InitializeCrashReportingForProces
libcef/common/crash_reporter_client.h:21
↓ 1 callersClassCefFillLayoutImpl
libcef/browser/views/fill_layout_impl.h:13
↓ 1 callersClassCefIOThreadState
Stores state that will be accessed on the IO thread. Life span is controlled by CefBrowserContext. Created on the UI thread but accessed and destroyed
libcef/browser/iothread_state.h:24
↓ 1 callersClassCefMediaRouterImpl
Implementation of the CefMediaRouter interface. May be created on any thread.
libcef/browser/media_router/media_router_impl.h:16
↓ 1 callersClassCefMenuRunnerViewsAura
libcef/browser/native/menu_runner_views_aura.h:12
↓ 1 callersClassCefPostDataImpl
Implementation of CefPostData
libcef/common/request_impl.h:187
↓ 1 callersClassCefPrintingContextLinuxDelegate
libcef/browser/printing/print_dialog_linux.h:27
↓ 1 callersClassCefRequestContextHandlerMap
Tracks CefRequestContextHandler associations on a single thread.
libcef/browser/request_context_handler_map.h:16
↓ 1 callersClassCefResourceBundleDelegate
libcef/common/resource_bundle_delegate.h:12
↓ 1 callersClassCefResourceBundleImpl
libcef/common/resource_bundle_impl.h:11
↓ 1 callersClassCefResponseImpl
Implementation of CefResponse.
libcef/common/response_impl.h:21
↓ 1 callersClassCefSchemeRegistrarImpl
libcef/common/scheme_registrar_impl.h:15
↓ 1 callersClassCefScopedLibraryLoader
Scoped helper for loading and unloading the CEF framework library at runtime from the expected location in the app bundle. Loading at runtime instead
include/wrapper/cef_library_loader.h:124
↓ 1 callersClassCefScopedTempDir
An object representing a temporary / scratch directory that should be cleaned up (recursively) when this object goes out of scope. Note that since de
include/wrapper/cef_scoped_temp_dir.h:55
↓ 1 callersClassCefThreadImpl
libcef/common/thread_impl.h:12
↓ 1 callersClassCefTrackManager
Class used to manage tracked objects. A single instance of this class should be created for each intended usage. Any objects that have not been remo
libcef/common/tracker.h:51
↓ 1 callersClassCefTrackNode
Class extended by objects that must be tracked. After creating a tracked object you should add it to the appropriate track manager.
libcef/common/tracker.h:15
↓ 1 callersClassCefValueController
Controller implementation base class.
libcef/common/value_base.h:22
↓ 1 callersClassCefValueImpl
CefValue implementation
libcef/common/values_impl.h:18
↓ 1 callersClassCefZipArchive
Thread-safe class for accessing zip archive file contents. This class should not be used with large archive files because all data will be resident in
include/wrapper/cef_zip_archive.h:58
↓ 1 callersClassChromeBrowserMainExtraPartsCef
libcef/browser/chrome/chrome_content_browser_client_cef.h:16
↓ 1 callersClassChromeContentBrowserClientCef
CEF override of ChromeContentBrowserClient.
libcef/browser/chrome/chrome_content_browser_client_cef.h:19
↓ 1 callersClassChromeContentClientCef
libcef/common/chrome/chrome_content_client_cef.h:11
↓ 1 callersClassClientApp
Base class for customizing process-type-based behavior.
tests/shared/common/client_app.h:16
↓ 1 callersClassClientAppOther
Client app implementation for other process types.
tests/shared/common/client_app_other.h:14
next →1–100 of 2,192, ranked by callers