HomeSort by relevance Sort by last modified time
    Searched refs:CONTENT_EXPORT (Results 26 - 50 of 610) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_security_helper.h 9 #include "content/common/content_export.h"
15 CONTENT_EXPORT bool CanOpenWithPepperFlags(int pp_open_flags,
  /external/chromium_org/content/browser/streams/
stream_read_observer.h 8 #include "content/common/content_export.h"
14 class CONTENT_EXPORT StreamReadObserver {
  /external/chromium_org/content/child/android/
child_jni_registrar.h 10 #include "content/common/content_export.h"
16 CONTENT_EXPORT bool RegisterChildJni(JNIEnv* env);
  /external/chromium_org/content/common/android/
common_jni_registrar.h 10 #include "content/common/content_export.h"
16 CONTENT_EXPORT bool RegisterCommonJni(JNIEnv* env);
  /external/chromium_org/content/public/browser/
keyboard_listener.h 8 #include "content/common/content_export.h"
14 class CONTENT_EXPORT KeyboardListener {
session_storage_usage_info.h 11 struct CONTENT_EXPORT SessionStorageUsageInfo {
user_metrics.h 11 #include "content/common/content_export.h"
46 CONTENT_EXPORT void RecordAction(const UserMetricsAction& action);
53 CONTENT_EXPORT void RecordComputedAction(const std::string& action);
59 CONTENT_EXPORT void AddActionCallback(const ActionCallback& callback);
60 CONTENT_EXPORT void RemoveActionCallback(const ActionCallback& callback);
browser_child_process_host_delegate.h 8 #include "content/common/content_export.h"
14 class CONTENT_EXPORT BrowserChildProcessHostDelegate : public IPC::Listener {
  /external/chromium_org/content/public/common/
content_ipc_logging.h 10 #include "content/common/content_export.h"
24 CONTENT_EXPORT void RegisterIPCLogger(uint32 msg_id, LogFunction logger);
child_process_sandbox_support_linux.h 11 #include "content/common/content_export.h"
22 CONTENT_EXPORT int MakeSharedMemorySegmentViaIPC(size_t length,
29 CONTENT_EXPORT int MatchFontWithFallback(const std::string& face, bool bold,
42 CONTENT_EXPORT bool GetFontTable(int fd, uint32_t table_tag, off_t offset,
sandbox_init.h 11 #include "content/common/content_export.h"
39 CONTENT_EXPORT bool InitializeSandbox(
46 CONTENT_EXPORT bool BrokerDuplicateHandle(HANDLE source_handle,
59 CONTENT_EXPORT bool BrokerAddTargetPeer(HANDLE peer_process);
63 CONTENT_EXPORT base::ProcessHandle StartSandboxedProcess(
83 CONTENT_EXPORT bool InitializeSandbox(int sandbox_type,
92 CONTENT_EXPORT bool InitializeSandbox(playground2::BpfSandboxPolicy policy);
97 CONTENT_EXPORT playground2::BpfSandboxPolicyCallback
  /external/chromium_org/content/public/plugin/
content_plugin_client.h 14 class CONTENT_EXPORT ContentPluginClient {
  /external/chromium_org/content/public/utility/
content_utility_client.h 13 class CONTENT_EXPORT ContentUtilityClient {
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_manager_factory.h 10 class CONTENT_EXPORT BrowserPluginManagerFactory {
  /external/chromium_org/content/public/app/
content_main.h 9 #include "content/common/content_export.h"
31 CONTENT_EXPORT int ContentMain(HINSTANCE instance,
40 CONTENT_EXPORT void SetContentMainDelegate(ContentMainDelegate* delegate);
42 CONTENT_EXPORT int ContentMain(int argc,
  /external/chromium_org/content/browser/renderer_host/
dip_util.h 8 #include "content/common/content_export.h"
22 CONTENT_EXPORT ui::ScaleFactor GetScaleFactorForView(
27 CONTENT_EXPORT gfx::Point ConvertViewPointToDIP(
29 CONTENT_EXPORT gfx::Size ConvertViewSizeToPixel(
31 CONTENT_EXPORT gfx::Rect ConvertViewRectToPixel(
34 CONTENT_EXPORT gfx::Size ConvertSizeToDIP(
36 CONTENT_EXPORT gfx::Rect ConvertRectToDIP(
38 CONTENT_EXPORT gfx::Rect ConvertRectToPixel(
web_input_event_aura.h 8 #include "content/common/content_export.h"
25 CONTENT_EXPORT WebKit::WebMouseEvent MakeWebMouseEvent(
27 CONTENT_EXPORT WebKit::WebMouseWheelEvent MakeWebMouseWheelEvent(
29 CONTENT_EXPORT WebKit::WebMouseWheelEvent MakeWebMouseWheelEvent(
31 CONTENT_EXPORT WebKit::WebKeyboardEvent MakeWebKeyboardEvent(
33 CONTENT_EXPORT WebKit::WebGestureEvent MakeWebGestureEvent(
35 CONTENT_EXPORT WebKit::WebGestureEvent MakeWebGestureEvent(
37 CONTENT_EXPORT WebKit::WebGestureEvent MakeWebGestureEventFlingCancel();
gtk_window_utils.h 8 #include "content/common/content_export.h"
18 CONTENT_EXPORT void GetScreenInfoFromNativeWindow(
  /external/chromium_org/content/browser/fileapi/
browser_file_system_helper.h 9 #include "content/common/content_export.h"
24 CONTENT_EXPORT scoped_refptr<fileapi::FileSystemContext>
32 CONTENT_EXPORT bool FileSystemURLIsValid(fileapi::FileSystemContext* context,
36 CONTENT_EXPORT bool CheckFileSystemPermissionsForProcess(
45 CONTENT_EXPORT void SyncGetPlatformPath(fileapi::FileSystemContext* context,
  /external/chromium_org/content/browser/geolocation/
location_arbitrator.h 8 #include "content/common/content_export.h"
15 class CONTENT_EXPORT GeolocationArbitrator {
  /external/chromium_org/content/browser/renderer_host/input/
web_input_event_util.h 8 #include "content/common/content_export.h"
19 CONTENT_EXPORT void UpdateWindowsKeyCodeAndKeyIdentifier(
  /external/chromium_org/content/common/
drag_event_source_info.h 8 #include "content/common/content_export.h"
15 struct CONTENT_EXPORT DragEventSourceInfo {
power_monitor_messages.h 12 #define IPC_MESSAGE_EXPORT CONTENT_EXPORT
  /external/chromium_org/content/public/browser/android/
compositor_client.h 8 #include "content/common/content_export.h"
12 class CONTENT_EXPORT CompositorClient {
devtools_auth.h 8 #include "content/common/content_export.h"
16 CONTENT_EXPORT bool CanUserConnectToDevTools(uid_t uid, gid_t gid);

Completed in 493 milliseconds

12 3 4 5 6 7 8 91011>>