HomeSort by relevance Sort by last modified time
    Searched refs:CONTENT_EXPORT (Results 76 - 100 of 808) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/content/public/renderer/
context_menu_client.h 9 #include "content/common/content_export.h"
17 class CONTENT_EXPORT ContextMenuClient {
media_stream_sink.h 9 #include "content/common/content_export.h"
18 class CONTENT_EXPORT MediaStreamSink {
web_preferences.h 8 #include "content/common/content_export.h"
18 CONTENT_EXPORT void ApplyWebPreferences(const WebPreferences& prefs,
video_encode_accelerator.h 11 #include "content/common/content_export.h"
25 CONTENT_EXPORT void
30 CONTENT_EXPORT std::vector<media::VideoEncodeAccelerator::SupportedProfile>
  /external/chromium_org/content/browser/renderer_host/
delegated_frame_evictor.h 9 #include "content/common/content_export.h"
13 class CONTENT_EXPORT DelegatedFrameEvictorClient {
19 class CONTENT_EXPORT DelegatedFrameEvictor : public RendererFrameManagerClient {
render_view_host_factory.h 9 #include "content/common/content_export.h"
58 CONTENT_EXPORT static void RegisterFactory(RenderViewHostFactory* factory);
62 CONTENT_EXPORT static void UnregisterFactory();
67 CONTENT_EXPORT static RenderViewHostFactory* factory_;
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_print_settings_manager.h 10 #include "content/common/content_export.h"
16 class CONTENT_EXPORT PepperPrintSettingsManager {
31 class CONTENT_EXPORT PepperPrintSettingsManagerImpl
  /external/chromium_org/content/public/browser/
overscroll_configuration.h 9 #include "content/common/content_export.h"
26 CONTENT_EXPORT void SetOverscrollConfig(OverscrollConfig config, float value);
28 CONTENT_EXPORT float GetOverscrollConfig(OverscrollConfig config);
media_device_id.h 15 #include "content/common/content_export.h"
24 CONTENT_EXPORT std::string GetHMACForMediaDeviceID(
31 CONTENT_EXPORT bool DoesMediaDeviceIDMatchHMAC(
37 CONTENT_EXPORT bool GetMediaDeviceIDForHMAC(
  /external/chromium_org/content/public/common/
gpu_memory_stats.h 15 #include "content/common/content_export.h"
19 struct CONTENT_EXPORT GPUVideoMemoryUsageStats {
23 struct CONTENT_EXPORT ProcessStats {
  /external/chromium_org/content/renderer/
clipboard_utils.h 10 #include "content/common/content_export.h"
19 CONTENT_EXPORT std::string URLToMarkup(const blink::WebURL& url,
22 CONTENT_EXPORT std::string URLToImageMarkup(const blink::WebURL& url,
  /external/chromium_org/content/renderer/pepper/
url_request_info_util.h 9 #include "content/common/content_export.h"
27 CONTENT_EXPORT bool CreateWebURLRequest(PP_Instance instance,
33 CONTENT_EXPORT bool URLRequestRequiresUniversalAccess(
  /external/chromium_org/content/common/
page_state_serialization.h 11 #include "content/common/content_export.h"
20 struct CONTENT_EXPORT ExplodedHttpBodyElement {
34 struct CONTENT_EXPORT ExplodedHttpBody {
45 struct CONTENT_EXPORT ExplodedFrameState {
64 struct CONTENT_EXPORT ExplodedPageState {
72 CONTENT_EXPORT bool DecodePageState(const std::string& encoded,
74 CONTENT_EXPORT bool EncodePageState(const ExplodedPageState& exploded,
78 CONTENT_EXPORT bool DecodePageStateWithDeviceScaleFactorForTesting(
pepper_messages.h 6 #include "content/common/content_export.h"
14 #define IPC_MESSAGE_EXPORT CONTENT_EXPORT
  /external/chromium_org/content/renderer/compositor_bindings/
web_layer_impl_fixed_bounds.h 21 CONTENT_EXPORT WebLayerImplFixedBounds();
22 CONTENT_EXPORT explicit WebLayerImplFixedBounds(
35 CONTENT_EXPORT void SetFixedBounds(gfx::Size bounds);
  /external/chromium_org/content/browser/dom_storage/
dom_storage_database_adapter.h 12 #include "content/common/content_export.h"
17 class CONTENT_EXPORT DOMStorageDatabaseAdapter {
  /external/chromium_org/content/browser/download/
download_interrupt_reasons_impl.h 22 DownloadInterruptReason CONTENT_EXPORT ConvertNetErrorToInterruptReason(
  /external/chromium_org/content/browser/frame_host/
cross_site_transferring_request.h 9 #include "content/common/content_export.h"
20 class CONTENT_EXPORT CrossSiteTransferringRequest {
  /external/chromium_org/content/browser/gamepad/
gamepad_consumer.h 9 #include "content/common/content_export.h"
14 class CONTENT_EXPORT GamepadConsumer {
  /external/chromium_org/content/browser/power_profiler/
power_profiler_observer.h 11 #include "content/common/content_export.h"
19 class CONTENT_EXPORT PowerProfilerObserver {
  /external/chromium_org/content/browser/tracing/
tracing_ui.h 13 class CONTENT_EXPORT TracingUI : public WebUIController {
  /external/chromium_org/content/child/
webthread_impl.h 12 #include "content/common/content_export.h"
17 class CONTENT_EXPORT WebThreadBase : public blink::WebThread {
36 class CONTENT_EXPORT WebThreadImpl : public WebThreadBase {
57 CONTENT_EXPORT explicit WebThreadImplForMessageLoop(
59 CONTENT_EXPORT virtual ~WebThreadImplForMessageLoop();
  /external/chromium_org/content/common/android/
gin_java_bridge_errors.h 8 #include "content/common/content_export.h"
22 CONTENT_EXPORT const char* GinJavaBridgeErrorToString(GinJavaBridgeError error);
  /external/chromium_org/content/common/input/
scoped_web_input_event.h 10 #include "content/common/content_export.h"
19 struct CONTENT_EXPORT WebInputEventDeleter {
  /external/chromium_org/content/common/media/
aec_dump_messages.h 8 #include "content/common/content_export.h"
13 #define IPC_MESSAGE_EXPORT CONTENT_EXPORT

Completed in 746 milliseconds

1 2 34 5 6 7 8 91011>>