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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/public/browser/
pepper_flash_settings_helper.h 10 #include "content/common/content_export.h"
23 class CONTENT_EXPORT PepperFlashSettingsHelper
plugin_data_remover.h 11 #include "content/common/content_export.h"
22 class CONTENT_EXPORT PluginDataRemover {
profiler_controller.h 12 #include "content/common/content_export.h"
26 class CONTENT_EXPORT ProfilerController {
resource_context.h 11 #include "content/common/content_export.h"
29 class CONTENT_EXPORT ResourceContext : public base::SupportsUserData {
speech_recognition_session_config.h 10 #include "content/common/content_export.h"
20 struct CONTENT_EXPORT SpeechRecognitionSessionConfig {
speech_recognition_session_context.h 10 #include "content/common/content_export.h"
23 struct CONTENT_EXPORT SpeechRecognitionSessionContext {
zygote_host_linux.h 11 #include "content/common/content_export.h"
22 CONTENT_EXPORT static ZygoteHost* GetInstance();
  /external/chromium_org/content/public/child/
resource_dispatcher_delegate.h 8 #include "content/common/content_export.h"
15 class CONTENT_EXPORT ResourceDispatcherDelegate {
  /external/chromium_org/content/public/common/
favicon_url.h 8 #include "content/common/content_export.h"
14 struct CONTENT_EXPORT FaviconURL {
file_chooser_params.h 12 #include "content/common/content_export.h"
17 struct CONTENT_EXPORT FileChooserParams {
geoposition.h 15 #include "content/common/content_export.h"
19 struct CONTENT_EXPORT Geoposition {
process_type.h 10 #include "content/common/content_export.h"
40 CONTENT_EXPORT std::string GetProcessTypeNameInEnglish(int type);
referrer.h 8 #include "content/common/content_export.h"
17 struct CONTENT_EXPORT Referrer {
resource_response.h 14 #include "content/common/content_export.h"
42 struct CONTENT_EXPORT ResourceResponse
show_desktop_notification_params.h 8 #include "content/common/content_export.h"
15 struct CONTENT_EXPORT ShowDesktopNotificationHostMsgParams {
common_param_traits.h 18 #include "content/common/content_export.h"
47 struct CONTENT_EXPORT ParamTraits<GURL> {
55 struct CONTENT_EXPORT ParamTraits<net::HostPortPair> {
63 struct CONTENT_EXPORT ParamTraits<content::PageState> {
71 struct CONTENT_EXPORT ParamTraits<content::Referrer> {
79 struct CONTENT_EXPORT ParamTraits<gfx::Point> {
87 struct CONTENT_EXPORT ParamTraits<gfx::PointF> {
95 struct CONTENT_EXPORT ParamTraits<gfx::Size> {
103 struct CONTENT_EXPORT ParamTraits<gfx::SizeF> {
111 struct CONTENT_EXPORT ParamTraits<gfx::Vector2d>
    [all...]
  /external/chromium_org/content/public/renderer/
webrtc_log_message_delegate.h 10 #include "content/common/content_export.h"
33 CONTENT_EXPORT void InitWebRtcLoggingDelegate(
  /external/chromium_org/content/renderer/
disambiguation_popup_helper.h 8 #include "content/common/content_export.h"
25 CONTENT_EXPORT static float ComputeZoomAreaAndScaleFactor(
  /external/chromium_org/content/renderer/media/
cache_util.h 11 #include "content/common/content_export.h"
36 uint32 CONTENT_EXPORT GetReasonsForUncacheability(
video_frame_provider.h 10 #include "content/common/content_export.h"
21 class CONTENT_EXPORT VideoFrameProvider
  /external/chromium_org/content/renderer/p2p/
ipc_network_manager.h 12 #include "content/common/content_export.h"
25 CONTENT_EXPORT IpcNetworkManager(P2PSocketDispatcher* socket_dispatcher);
  /external/chromium_org/content/common/gpu/media/
h264_parser.h 15 #include "content/common/content_export.h"
22 struct CONTENT_EXPORT H264NALU {
48 struct CONTENT_EXPORT H264SPS {
91 struct CONTENT_EXPORT H264PPS {
119 struct CONTENT_EXPORT H264ModificationOfPicNum {
127 struct CONTENT_EXPORT H264WeightingFactors {
136 struct CONTENT_EXPORT H264DecRefPicMarking {
144 struct CONTENT_EXPORT H264SliceHeader {
227 struct CONTENT_EXPORT H264SEIMessage {
245 class CONTENT_EXPORT H264Parser
    [all...]
  /external/chromium_org/content/browser/indexed_db/
indexed_db_quota_client.h 14 #include "content/common/content_export.h"
28 CONTENT_EXPORT explicit IndexedDBQuotaClient(
30 CONTENT_EXPORT virtual ~IndexedDBQuotaClient();
  /external/chromium_org/content/browser/renderer_host/
backing_store_aura.h 10 #include "content/common/content_export.h"
27 CONTENT_EXPORT BackingStoreAura(
33 CONTENT_EXPORT void SkiaShowRect(const gfx::Point& point,
  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue.h 12 #include "content/common/content_export.h"
68 CONTENT_EXPORT size_t GetQueueSize() const;
69 CONTENT_EXPORT const TouchEventWithLatencyInfo& GetLatestEvent() const;

Completed in 551 milliseconds

1 2 3 4 5 67 8 91011>>