PLATFORM_EXPORT    44 Source/platform/AsyncFileSystemCallbacks.h class PLATFORM_EXPORT AsyncFileSystemCallbacks {
PLATFORM_EXPORT    58 Source/platform/CalculationValue.h class PLATFORM_EXPORT CalcExpressionNode {
PLATFORM_EXPORT    79 Source/platform/CalculationValue.h class PLATFORM_EXPORT CalculationValue : public RefCounted<CalculationValue> {
PLATFORM_EXPORT   103 Source/platform/CalculationValue.h class PLATFORM_EXPORT CalcExpressionNumber : public CalcExpressionNode {
PLATFORM_EXPORT   138 Source/platform/CalculationValue.h class PLATFORM_EXPORT CalcExpressionLength : public CalcExpressionNode {
PLATFORM_EXPORT   173 Source/platform/CalculationValue.h class PLATFORM_EXPORT CalcExpressionBinaryOperation : public CalcExpressionNode {
PLATFORM_EXPORT   214 Source/platform/CalculationValue.h class PLATFORM_EXPORT CalcExpressionBlendLength : public CalcExpressionNode {
PLATFORM_EXPORT    35 Source/platform/Clock.h class PLATFORM_EXPORT Clock {
PLATFORM_EXPORT    39 Source/platform/ColorChooser.h class PLATFORM_EXPORT ColorChooser {
PLATFORM_EXPORT    44 Source/platform/ColorChooserClient.h class PLATFORM_EXPORT ColorChooserClient {
PLATFORM_EXPORT    35 Source/platform/ContentType.h class PLATFORM_EXPORT ContentType {
PLATFORM_EXPORT    36 Source/platform/ContextMenu.h class PLATFORM_EXPORT ContextMenu {
PLATFORM_EXPORT    51 Source/platform/ContextMenuItem.h class PLATFORM_EXPORT ContextMenuItem {
PLATFORM_EXPORT   109 Source/platform/CrossThreadCopier.h         PLATFORM_EXPORT static Type copy(const KURL&);
PLATFORM_EXPORT   114 Source/platform/CrossThreadCopier.h         PLATFORM_EXPORT static Type copy(const String&);
PLATFORM_EXPORT   119 Source/platform/CrossThreadCopier.h         PLATFORM_EXPORT static Type copy(const ResourceError&);
PLATFORM_EXPORT   124 Source/platform/CrossThreadCopier.h         PLATFORM_EXPORT static Type copy(const ResourceRequest&);
PLATFORM_EXPORT   129 Source/platform/CrossThreadCopier.h         PLATFORM_EXPORT static Type copy(const ResourceResponse&);
PLATFORM_EXPORT    37 Source/platform/Cursor.h class PLATFORM_EXPORT Cursor {
PLATFORM_EXPORT   122 Source/platform/Cursor.h PLATFORM_EXPORT IntPoint determineHotSpot(Image*, const IntPoint& specifiedHotSpot);
PLATFORM_EXPORT   124 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& pointerCursor();
PLATFORM_EXPORT   125 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& crossCursor();
PLATFORM_EXPORT   126 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& handCursor();
PLATFORM_EXPORT   127 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& moveCursor();
PLATFORM_EXPORT   128 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& iBeamCursor();
PLATFORM_EXPORT   129 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& waitCursor();
PLATFORM_EXPORT   130 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& helpCursor();
PLATFORM_EXPORT   131 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& eastResizeCursor();
PLATFORM_EXPORT   132 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northResizeCursor();
PLATFORM_EXPORT   133 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northEastResizeCursor();
PLATFORM_EXPORT   134 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northWestResizeCursor();
PLATFORM_EXPORT   135 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& southResizeCursor();
PLATFORM_EXPORT   136 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& southEastResizeCursor();
PLATFORM_EXPORT   137 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& southWestResizeCursor();
PLATFORM_EXPORT   138 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& westResizeCursor();
PLATFORM_EXPORT   139 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northSouthResizeCursor();
PLATFORM_EXPORT   140 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& eastWestResizeCursor();
PLATFORM_EXPORT   141 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northEastSouthWestResizeCursor();
PLATFORM_EXPORT   142 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northWestSouthEastResizeCursor();
PLATFORM_EXPORT   143 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& columnResizeCursor();
PLATFORM_EXPORT   144 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& rowResizeCursor();
PLATFORM_EXPORT   145 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& middlePanningCursor();
PLATFORM_EXPORT   146 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& eastPanningCursor();
PLATFORM_EXPORT   147 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northPanningCursor();
PLATFORM_EXPORT   148 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northEastPanningCursor();
PLATFORM_EXPORT   149 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& northWestPanningCursor();
PLATFORM_EXPORT   150 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& southPanningCursor();
PLATFORM_EXPORT   151 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& southEastPanningCursor();
PLATFORM_EXPORT   152 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& southWestPanningCursor();
PLATFORM_EXPORT   153 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& westPanningCursor();
PLATFORM_EXPORT   154 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& verticalTextCursor();
PLATFORM_EXPORT   155 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& cellCursor();
PLATFORM_EXPORT   156 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& contextMenuCursor();
PLATFORM_EXPORT   157 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& noDropCursor();
PLATFORM_EXPORT   158 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& notAllowedCursor();
PLATFORM_EXPORT   159 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& progressCursor();
PLATFORM_EXPORT   160 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& aliasCursor();
PLATFORM_EXPORT   161 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& zoomInCursor();
PLATFORM_EXPORT   162 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& zoomOutCursor();
PLATFORM_EXPORT   163 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& copyCursor();
PLATFORM_EXPORT   164 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& noneCursor();
PLATFORM_EXPORT   165 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& grabCursor();
PLATFORM_EXPORT   166 Source/platform/Cursor.h PLATFORM_EXPORT const Cursor& grabbingCursor();
PLATFORM_EXPORT    47 Source/platform/DateComponents.h class PLATFORM_EXPORT DateComponents {
PLATFORM_EXPORT    67 Source/platform/DateTimeChooser.h class PLATFORM_EXPORT DateTimeChooser : public RefCounted<DateTimeChooser> {
PLATFORM_EXPORT    39 Source/platform/DateTimeChooserClient.h class PLATFORM_EXPORT DateTimeChooserClient {
PLATFORM_EXPORT    50 Source/platform/Decimal.h class PLATFORM_EXPORT Decimal {
PLATFORM_EXPORT    40 Source/platform/DragImage.h class PLATFORM_EXPORT DragImage {
PLATFORM_EXPORT    48 Source/platform/EventTracer.h PLATFORM_EXPORT extern long* traceSamplingState[3];
PLATFORM_EXPORT    50 Source/platform/EventTracer.h class PLATFORM_EXPORT EventTracer {
PLATFORM_EXPORT    64 Source/platform/FileChooser.h     Vector<String> PLATFORM_EXPORT acceptTypes() const;
PLATFORM_EXPORT    67 Source/platform/FileChooser.h class PLATFORM_EXPORT FileChooserClient {
PLATFORM_EXPORT    81 Source/platform/FileChooser.h class PLATFORM_EXPORT FileChooser : public RefCounted<FileChooser> {
PLATFORM_EXPORT    66 Source/platform/FileMetadata.h PLATFORM_EXPORT bool getFileSize(const String&, long long& result);
PLATFORM_EXPORT    67 Source/platform/FileMetadata.h PLATFORM_EXPORT bool getFileModificationTime(const String&, time_t& result);
PLATFORM_EXPORT    68 Source/platform/FileMetadata.h PLATFORM_EXPORT bool getFileMetadata(const String&, FileMetadata&);
PLATFORM_EXPORT    69 Source/platform/FileMetadata.h PLATFORM_EXPORT String directoryName(const String&);
PLATFORM_EXPORT    70 Source/platform/FileMetadata.h PLATFORM_EXPORT KURL filePathToURL(const String&);
PLATFORM_EXPORT    43 Source/platform/HostWindow.h class PLATFORM_EXPORT HostWindow {
PLATFORM_EXPORT    47 Source/platform/JSONValues.h class PLATFORM_EXPORT JSONValue : public RefCounted<JSONValue> {
PLATFORM_EXPORT    95 Source/platform/JSONValues.h class PLATFORM_EXPORT JSONBasicValue : public JSONValue {
PLATFORM_EXPORT   133 Source/platform/JSONValues.h class PLATFORM_EXPORT JSONString : public JSONValue {
PLATFORM_EXPORT   156 Source/platform/JSONValues.h class PLATFORM_EXPORT JSONObjectBase : public JSONValue {
PLATFORM_EXPORT   213 Source/platform/JSONValues.h class PLATFORM_EXPORT JSONObject : public JSONObjectBase {
PLATFORM_EXPORT   246 Source/platform/JSONValues.h class PLATFORM_EXPORT JSONArrayBase : public JSONValue {
PLATFORM_EXPORT   284 Source/platform/JSONValues.h class PLATFORM_EXPORT JSONArray : public JSONArrayBase {
PLATFORM_EXPORT    38 Source/platform/KeyCodeConversion.h PLATFORM_EXPORT int windowsKeyCodeForKeyEvent(unsigned keycode);
PLATFORM_EXPORT    34 Source/platform/KillRing.h class PLATFORM_EXPORT KillRing {
PLATFORM_EXPORT    35 Source/platform/Language.h PLATFORM_EXPORT AtomicString defaultLanguage();
PLATFORM_EXPORT    36 Source/platform/Language.h PLATFORM_EXPORT Vector<AtomicString> userPreferredLanguages();
PLATFORM_EXPORT    37 Source/platform/Language.h PLATFORM_EXPORT Vector<AtomicString> userPreferredLanguagesOverride();
PLATFORM_EXPORT    38 Source/platform/Language.h PLATFORM_EXPORT void overrideUserPreferredLanguages(const Vector<AtomicString>&);
PLATFORM_EXPORT    39 Source/platform/Language.h PLATFORM_EXPORT size_t indexOfBestMatchingLanguageInList(const AtomicString& language, const Vector<AtomicString>& languageList);
PLATFORM_EXPORT    38 Source/platform/LayoutTestSupport.h PLATFORM_EXPORT bool isRunningLayoutTest();
PLATFORM_EXPORT    39 Source/platform/LayoutTestSupport.h PLATFORM_EXPORT void setIsRunningLayoutTest(bool);
PLATFORM_EXPORT    56 Source/platform/Length.h class PLATFORM_EXPORT Length {
PLATFORM_EXPORT   313 Source/platform/Length.h PLATFORM_EXPORT Vector<Length> parseHTMLAreaElementCoords(const String&);
PLATFORM_EXPORT    34 Source/platform/LengthBox.h class PLATFORM_EXPORT LengthBox {
PLATFORM_EXPORT    36 Source/platform/LengthFunctions.h PLATFORM_EXPORT int intValueForLength(const Length&, LayoutUnit maximumValue);
PLATFORM_EXPORT    37 Source/platform/LengthFunctions.h PLATFORM_EXPORT float floatValueForLength(const Length&, float maximumValue);
PLATFORM_EXPORT    38 Source/platform/LengthFunctions.h PLATFORM_EXPORT LayoutUnit minimumValueForLength(const Length&, LayoutUnit maximumValue);
PLATFORM_EXPORT    39 Source/platform/LengthFunctions.h PLATFORM_EXPORT LayoutUnit roundedMinimumValueForLength(const Length&, LayoutUnit maximumValue);
PLATFORM_EXPORT    40 Source/platform/LengthFunctions.h PLATFORM_EXPORT LayoutUnit valueForLength(const Length&, LayoutUnit maximumValue);
PLATFORM_EXPORT    41 Source/platform/LengthFunctions.h PLATFORM_EXPORT FloatSize floatSizeForLengthSize(const LengthSize&, const FloatSize& boxSize);
PLATFORM_EXPORT    61 Source/platform/LinkHash.h PLATFORM_EXPORT LinkHash visitedLinkHash(const KURL& base, const AtomicString& attributeURL);
PLATFORM_EXPORT    41 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogNotYetImplemented;
PLATFORM_EXPORT    42 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogFrames;
PLATFORM_EXPORT    43 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogLoading;
PLATFORM_EXPORT    44 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogPopupBlocking;
PLATFORM_EXPORT    45 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogEvents;
PLATFORM_EXPORT    46 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogEditing;
PLATFORM_EXPORT    47 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogLiveConnect;
PLATFORM_EXPORT    48 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogIconDatabase;
PLATFORM_EXPORT    49 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogSQLDatabase;
PLATFORM_EXPORT    50 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogSpellingAndGrammar;
PLATFORM_EXPORT    51 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogBackForward;
PLATFORM_EXPORT    52 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogHistory;
PLATFORM_EXPORT    53 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogPlatformLeaks;
PLATFORM_EXPORT    54 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogResourceLoading;
PLATFORM_EXPORT    55 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogNetwork;
PLATFORM_EXPORT    56 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogFTP;
PLATFORM_EXPORT    57 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogThreading;
PLATFORM_EXPORT    58 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogStorageAPI;
PLATFORM_EXPORT    59 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogMedia;
PLATFORM_EXPORT    60 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogPlugins;
PLATFORM_EXPORT    61 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogArchives;
PLATFORM_EXPORT    62 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogProgress;
PLATFORM_EXPORT    63 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogFileAPI;
PLATFORM_EXPORT    64 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogWebAudio;
PLATFORM_EXPORT    65 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogCompositing;
PLATFORM_EXPORT    66 Source/platform/Logging.h PLATFORM_EXPORT extern WTFLogChannel LogGamepad;
PLATFORM_EXPORT    68 Source/platform/Logging.h PLATFORM_EXPORT WTFLogChannel* getChannelFromName(const String& channelName);
PLATFORM_EXPORT    36 Source/platform/MIMETypeFromURL.h PLATFORM_EXPORT String mimeTypeFromDataURL(const String& url);
PLATFORM_EXPORT    37 Source/platform/MIMETypeFromURL.h PLATFORM_EXPORT String mimeTypeFromURL(const KURL&);
PLATFORM_EXPORT    37 Source/platform/MIMETypeRegistry.h class PLATFORM_EXPORT MIMETypeRegistry {
PLATFORM_EXPORT    37 Source/platform/NotImplemented.h PLATFORM_EXPORT WTFLogChannel* notImplementedLoggingChannel();
PLATFORM_EXPORT    36 Source/platform/OverscrollTheme.h class PLATFORM_EXPORT OverscrollTheme {
PLATFORM_EXPORT    39 Source/platform/Partitions.h class PLATFORM_EXPORT Partitions {
PLATFORM_EXPORT    15 Source/platform/PermissionCallbacks.h class PLATFORM_EXPORT PermissionCallbacks {
PLATFORM_EXPORT    41 Source/platform/PlatformInstrumentation.h class PLATFORM_EXPORT PlatformInstrumentationClient {
PLATFORM_EXPORT    51 Source/platform/PlatformInstrumentation.h class PLATFORM_EXPORT PlatformInstrumentation {
PLATFORM_EXPORT    64 Source/platform/PlatformKeyboardEvent.h     PLATFORM_EXPORT void disambiguateKeyDownEvent(Type);
PLATFORM_EXPORT    92 Source/platform/PlatformKeyboardEvent.h     PLATFORM_EXPORT static bool currentCapsLockState();
PLATFORM_EXPORT    93 Source/platform/PlatformKeyboardEvent.h     PLATFORM_EXPORT static void getCurrentModifierState(bool& shiftKey, bool& ctrlKey, bool& altKey, bool& metaKey);
PLATFORM_EXPORT    42 Source/platform/PlatformScreen.h PLATFORM_EXPORT int screenDepth(Widget*);
PLATFORM_EXPORT    43 Source/platform/PlatformScreen.h PLATFORM_EXPORT int screenDepthPerComponent(Widget*);
PLATFORM_EXPORT    44 Source/platform/PlatformScreen.h PLATFORM_EXPORT bool screenIsMonochrome(Widget*);
PLATFORM_EXPORT    46 Source/platform/PlatformScreen.h PLATFORM_EXPORT FloatRect screenRect(Widget*);
PLATFORM_EXPORT    47 Source/platform/PlatformScreen.h PLATFORM_EXPORT FloatRect screenAvailableRect(Widget*);
PLATFORM_EXPORT    48 Source/platform/PlatformScreen.h PLATFORM_EXPORT void screenColorProfile(ColorProfile&);
PLATFORM_EXPORT    42 Source/platform/PlatformThreadData.h class PLATFORM_EXPORT PlatformThreadData {
PLATFORM_EXPORT    60 Source/platform/Prerender.h class PLATFORM_EXPORT Prerender : public RefCounted<Prerender> {
PLATFORM_EXPORT    51 Source/platform/PurgeableVector.h class PLATFORM_EXPORT PurgeableVector {
PLATFORM_EXPORT    41 Source/platform/SSLKeyGenerator.h PLATFORM_EXPORT void getSupportedKeySizes(Locale&, Vector<String>& sizes);
PLATFORM_EXPORT    46 Source/platform/SSLKeyGenerator.h PLATFORM_EXPORT String signedPublicKeyAndChallengeString(unsigned keySizeIndex, const String& challengeString, const KURL&);
PLATFORM_EXPORT    41 Source/platform/SecureTextInput.h PLATFORM_EXPORT void enableSecureTextInput();
PLATFORM_EXPORT    42 Source/platform/SecureTextInput.h PLATFORM_EXPORT void disableSecureTextInput();
PLATFORM_EXPORT    41 Source/platform/SharedBuffer.h class PLATFORM_EXPORT SharedBuffer : public RefCounted<SharedBuffer> {
PLATFORM_EXPORT    42 Source/platform/SharedBufferChunkReader.h class PLATFORM_EXPORT SharedBufferChunkReader {
PLATFORM_EXPORT    38 Source/platform/SharedTimer.h class PLATFORM_EXPORT SharedTimer {
PLATFORM_EXPORT    51 Source/platform/SharedTimer.h PLATFORM_EXPORT void setSharedTimerFiredFunction(void (*)());
PLATFORM_EXPORT    52 Source/platform/SharedTimer.h PLATFORM_EXPORT void setSharedTimerFireInterval(double);
PLATFORM_EXPORT    53 Source/platform/SharedTimer.h PLATFORM_EXPORT void stopSharedTimer();
PLATFORM_EXPORT    55 Source/platform/SharedTimer.h class PLATFORM_EXPORT MainThreadSharedTimer : public SharedTimer {
PLATFORM_EXPORT    41 Source/platform/StorageQuotaCallbacks.h class PLATFORM_EXPORT StorageQuotaCallbacks {
PLATFORM_EXPORT    40 Source/platform/TaskSynchronizer.h class PLATFORM_EXPORT TaskSynchronizer {
PLATFORM_EXPORT    44 Source/platform/Theme.h class PLATFORM_EXPORT Theme {
PLATFORM_EXPORT   110 Source/platform/Theme.h PLATFORM_EXPORT Theme* platformTheme();
PLATFORM_EXPORT    41 Source/platform/ThreadTimers.h class PLATFORM_EXPORT ThreadTimers {
PLATFORM_EXPORT    41 Source/platform/Timer.h class PLATFORM_EXPORT TimerBase {
PLATFORM_EXPORT    37 Source/platform/URLPatternMatcher.h class PLATFORM_EXPORT URLPatternMatcher {
PLATFORM_EXPORT    51 Source/platform/UUID.h PLATFORM_EXPORT String createCanonicalUUIDString();
PLATFORM_EXPORT    45 Source/platform/UserGestureIndicator.h class PLATFORM_EXPORT UserGestureToken : public RefCounted<UserGestureToken> {
PLATFORM_EXPORT    53 Source/platform/UserGestureIndicator.h class PLATFORM_EXPORT UserGestureIndicatorDisabler {
PLATFORM_EXPORT    64 Source/platform/UserGestureIndicator.h class PLATFORM_EXPORT UserGestureIndicator {
PLATFORM_EXPORT    50 Source/platform/Widget.h class PLATFORM_EXPORT Widget : public RefCounted<Widget> {
PLATFORM_EXPORT    48 Source/platform/animation/KeyframeValueList.h class PLATFORM_EXPORT KeyframeValueList {
PLATFORM_EXPORT    43 Source/platform/animation/TimingFunction.h class PLATFORM_EXPORT TimingFunction : public RefCounted<TimingFunction> {
PLATFORM_EXPORT    70 Source/platform/animation/TimingFunction.h class PLATFORM_EXPORT LinearTimingFunction FINAL : public TimingFunction {
PLATFORM_EXPORT    91 Source/platform/animation/TimingFunction.h class PLATFORM_EXPORT CubicBezierTimingFunction FINAL : public TimingFunction {
PLATFORM_EXPORT   167 Source/platform/animation/TimingFunction.h class PLATFORM_EXPORT StepsTimingFunction FINAL : public TimingFunction {
PLATFORM_EXPORT   237 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const LinearTimingFunction&, const TimingFunction&);
PLATFORM_EXPORT   238 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const CubicBezierTimingFunction&, const TimingFunction&);
PLATFORM_EXPORT   239 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const StepsTimingFunction&, const TimingFunction&);
PLATFORM_EXPORT   241 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const TimingFunction&, const TimingFunction&);
PLATFORM_EXPORT   242 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator!=(const TimingFunction&, const TimingFunction&);
PLATFORM_EXPORT    43 Source/platform/audio/AudioBus.h class PLATFORM_EXPORT AudioBus : public ThreadSafeRefCounted<AudioBus> {
PLATFORM_EXPORT    40 Source/platform/audio/AudioChannel.h class PLATFORM_EXPORT AudioChannel {
PLATFORM_EXPORT    40 Source/platform/audio/AudioDSPKernel.h class PLATFORM_EXPORT AudioDSPKernel {
PLATFORM_EXPORT    51 Source/platform/audio/AudioDSPKernelProcessor.h class PLATFORM_EXPORT AudioDSPKernelProcessor : public AudioProcessor {
PLATFORM_EXPORT    33 Source/platform/audio/AudioDelayDSPKernel.h class PLATFORM_EXPORT AudioDelayDSPKernel : public AudioDSPKernel {
PLATFORM_EXPORT    47 Source/platform/audio/AudioDestination.h class PLATFORM_EXPORT AudioDestination : public blink::WebAudioDevice::RenderCallback, public AudioSourceProvider {
PLATFORM_EXPORT    41 Source/platform/audio/AudioDestinationConsumer.h class PLATFORM_EXPORT AudioDestinationConsumer : public RefCounted<AudioDestinationConsumer> {
PLATFORM_EXPORT    44 Source/platform/audio/AudioFileReader.h PLATFORM_EXPORT PassRefPtr<AudioBus> createBusFromInMemoryAudioFile(const void* data, size_t dataSize, bool mixToMono, float sampleRate);
PLATFORM_EXPORT    46 Source/platform/audio/AudioFileReader.h PLATFORM_EXPORT PassRefPtr<AudioBus> createBusFromAudioFile(const char* filePath, bool mixToMono, float sampleRate);
PLATFORM_EXPORT    49 Source/platform/audio/AudioFileReader.h PLATFORM_EXPORT void writeBusToAudioFile(AudioBus* bus, const char* filePath, double fileSampleRate);
PLATFORM_EXPORT    44 Source/platform/audio/AudioProcessor.h class PLATFORM_EXPORT AudioProcessor {
PLATFORM_EXPORT    44 Source/platform/audio/AudioPullFIFO.h class PLATFORM_EXPORT AudioPullFIFO {
PLATFORM_EXPORT    41 Source/platform/audio/AudioResampler.h class PLATFORM_EXPORT AudioResampler {
PLATFORM_EXPORT    38 Source/platform/audio/AudioResamplerKernel.h class PLATFORM_EXPORT AudioResamplerKernel {
PLATFORM_EXPORT    40 Source/platform/audio/AudioSourceProvider.h class PLATFORM_EXPORT AudioSourceProvider {
PLATFORM_EXPORT    34 Source/platform/audio/AudioUtilities.h PLATFORM_EXPORT float linearToDecibels(float);
PLATFORM_EXPORT    35 Source/platform/audio/AudioUtilities.h PLATFORM_EXPORT float decibelsToLinear(float);
PLATFORM_EXPORT    40 Source/platform/audio/AudioUtilities.h PLATFORM_EXPORT double discreteTimeConstantForSampleRate(double timeConstant, double sampleRate);
PLATFORM_EXPORT    43 Source/platform/audio/AudioUtilities.h PLATFORM_EXPORT size_t timeToSampleFrame(double time, double sampleRate);
PLATFORM_EXPORT    48 Source/platform/audio/Biquad.h class PLATFORM_EXPORT Biquad FINAL {
PLATFORM_EXPORT    39 Source/platform/audio/Cone.h class PLATFORM_EXPORT ConeEffect {
PLATFORM_EXPORT    41 Source/platform/audio/DirectConvolver.h class PLATFORM_EXPORT DirectConvolver {
PLATFORM_EXPORT    39 Source/platform/audio/Distance.h class PLATFORM_EXPORT DistanceEffect {
PLATFORM_EXPORT    41 Source/platform/audio/DownSampler.h class PLATFORM_EXPORT DownSampler {
PLATFORM_EXPORT    47 Source/platform/audio/DynamicsCompressor.h class PLATFORM_EXPORT DynamicsCompressor {
PLATFORM_EXPORT    40 Source/platform/audio/DynamicsCompressorKernel.h class PLATFORM_EXPORT DynamicsCompressorKernel {
PLATFORM_EXPORT    34 Source/platform/audio/EqualPowerPanner.h class PLATFORM_EXPORT EqualPowerPanner : public Panner {
PLATFORM_EXPORT    37 Source/platform/audio/FFTConvolver.h class PLATFORM_EXPORT FFTConvolver {
PLATFORM_EXPORT    56 Source/platform/audio/FFTFrame.h class PLATFORM_EXPORT FFTFrame {
PLATFORM_EXPORT    43 Source/platform/audio/HRTFDatabase.h class PLATFORM_EXPORT HRTFDatabase {
PLATFORM_EXPORT    44 Source/platform/audio/HRTFDatabaseLoader.h class PLATFORM_EXPORT HRTFDatabaseLoader : public RefCounted<HRTFDatabaseLoader> {
PLATFORM_EXPORT    46 Source/platform/audio/HRTFElevation.h class PLATFORM_EXPORT HRTFElevation {
PLATFORM_EXPORT    50 Source/platform/audio/HRTFKernel.h class PLATFORM_EXPORT HRTFKernel : public RefCounted<HRTFKernel> {
PLATFORM_EXPORT    35 Source/platform/audio/HRTFPanner.h class PLATFORM_EXPORT HRTFPanner : public Panner {
PLATFORM_EXPORT    40 Source/platform/audio/MultiChannelResampler.h class PLATFORM_EXPORT MultiChannelResampler {
PLATFORM_EXPORT    42 Source/platform/audio/Panner.h class PLATFORM_EXPORT Panner {
PLATFORM_EXPORT    42 Source/platform/audio/Reverb.h class PLATFORM_EXPORT Reverb {
PLATFORM_EXPORT    40 Source/platform/audio/ReverbAccumulationBuffer.h class PLATFORM_EXPORT ReverbAccumulationBuffer {
PLATFORM_EXPORT    50 Source/platform/audio/ReverbConvolver.h class PLATFORM_EXPORT ReverbConvolver {
PLATFORM_EXPORT    46 Source/platform/audio/ReverbConvolverStage.h class PLATFORM_EXPORT ReverbConvolverStage {
PLATFORM_EXPORT    38 Source/platform/audio/ReverbInputBuffer.h class PLATFORM_EXPORT ReverbInputBuffer {
PLATFORM_EXPORT    40 Source/platform/audio/SincResampler.h class PLATFORM_EXPORT SincResampler {
PLATFORM_EXPORT    41 Source/platform/audio/UpSampler.h class PLATFORM_EXPORT UpSampler {
PLATFORM_EXPORT    36 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void vsma(const float* sourceP, int sourceStride, const float* scale, float* destP, int destStride, size_t framesToProcess);
PLATFORM_EXPORT    38 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void vsmul(const float* sourceP, int sourceStride, const float* scale, float* destP, int destStride, size_t framesToProcess);
PLATFORM_EXPORT    39 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void vadd(const float* source1P, int sourceStride1, const float* source2P, int sourceStride2, float* destP, int destStride, size_t framesToProcess);
PLATFORM_EXPORT    42 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void vmaxmgv(const float* sourceP, int sourceStride, float* maxP, size_t framesToProcess);
PLATFORM_EXPORT    45 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void vsvesq(const float* sourceP, int sourceStride, float* sumP, size_t framesToProcess);
PLATFORM_EXPORT    48 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void vmul(const float* source1P, int sourceStride1, const float* source2P, int sourceStride2, float* destP, int destStride, size_t framesToProcess);
PLATFORM_EXPORT    51 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void zvmul(const float* real1P, const float* imag1P, const float* real2P, const float* imag2P, float* realDestP, float* imagDestP, size_t framesToProcess);
PLATFORM_EXPORT    54 Source/platform/audio/VectorMath.h PLATFORM_EXPORT void vclip(const float* sourceP, int sourceStride, const float* lowThresholdP, const float* highThresholdP, float* destP, int destStride, size_t framesToProcess);
PLATFORM_EXPORT    38 Source/platform/audio/ZeroPole.h class PLATFORM_EXPORT ZeroPole {
PLATFORM_EXPORT    45 Source/platform/blob/BlobData.h class PLATFORM_EXPORT RawData : public ThreadSafeRefCounted<RawData> {
PLATFORM_EXPORT    64 Source/platform/blob/BlobData.h struct PLATFORM_EXPORT BlobDataItem {
PLATFORM_EXPORT   161 Source/platform/blob/BlobData.h class PLATFORM_EXPORT BlobData {
PLATFORM_EXPORT   206 Source/platform/blob/BlobData.h class PLATFORM_EXPORT BlobDataHandle : public ThreadSafeRefCounted<BlobDataHandle> {
PLATFORM_EXPORT    48 Source/platform/blob/BlobRegistry.h class PLATFORM_EXPORT BlobRegistry {
PLATFORM_EXPORT    49 Source/platform/blob/BlobURL.h class PLATFORM_EXPORT BlobURL {
PLATFORM_EXPORT    38 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeText[];
PLATFORM_EXPORT    39 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeTextPlain[];
PLATFORM_EXPORT    40 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeTextPlainEtc[];
PLATFORM_EXPORT    41 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeTextHTML[];
PLATFORM_EXPORT    42 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeURL[];
PLATFORM_EXPORT    43 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeTextURIList[];
PLATFORM_EXPORT    44 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeDownloadURL[];
PLATFORM_EXPORT    45 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeFiles[];
PLATFORM_EXPORT    46 Source/platform/clipboard/ClipboardMimeTypes.h PLATFORM_EXPORT extern const char mimeTypeImagePng[];
PLATFORM_EXPORT    42 Source/platform/clipboard/ClipboardUtilities.h PLATFORM_EXPORT void replaceNewlinesWithWindowsStyleNewlines(String&);
PLATFORM_EXPORT    44 Source/platform/clipboard/ClipboardUtilities.h PLATFORM_EXPORT void replaceNBSPWithSpace(String&);
PLATFORM_EXPORT    45 Source/platform/clipboard/ClipboardUtilities.h PLATFORM_EXPORT String convertURIListToURL(const String& uriList);
PLATFORM_EXPORT    47 Source/platform/clipboard/ClipboardUtilities.h PLATFORM_EXPORT void validateFilename(String& name, String& extension);
PLATFORM_EXPORT    43 Source/platform/exported/WebActiveGestureAnimation.h class PLATFORM_EXPORT WebActiveGestureAnimation {
PLATFORM_EXPORT    37 Source/platform/exported/WebScrollbarImpl.h class PLATFORM_EXPORT WebScrollbarImpl : public WebScrollbar {
PLATFORM_EXPORT    38 Source/platform/exported/WebScrollbarThemeClientImpl.h class PLATFORM_EXPORT WebScrollbarThemeClientImpl : public ScrollbarThemeClient {
PLATFORM_EXPORT    42 Source/platform/exported/WebScrollbarThemeGeometryNative.h class PLATFORM_EXPORT WebScrollbarThemeGeometryNative : public WebScrollbarThemeGeometry {
PLATFORM_EXPORT    43 Source/platform/fonts/Character.h class PLATFORM_EXPORT Character {
PLATFORM_EXPORT    37 Source/platform/fonts/CustomFontData.h class PLATFORM_EXPORT CustomFontData : public RefCounted<CustomFontData> {
PLATFORM_EXPORT    78 Source/platform/fonts/Font.h class PLATFORM_EXPORT Font {
PLATFORM_EXPORT    69 Source/platform/fonts/FontCache.h class PLATFORM_EXPORT FontCache {
PLATFORM_EXPORT   166 Source/platform/fonts/FontCache.h class PLATFORM_EXPORT FontCachePurgePreventer {
PLATFORM_EXPORT    39 Source/platform/fonts/FontCacheClient.h class PLATFORM_EXPORT FontCacheClient : public RefCounted<FontCacheClient> {
PLATFORM_EXPORT    56 Source/platform/fonts/FontCustomPlatformData.h class PLATFORM_EXPORT FontCustomPlatformData {
PLATFORM_EXPORT    41 Source/platform/fonts/FontData.h class PLATFORM_EXPORT FontData : public RefCounted<FontData> {
PLATFORM_EXPORT    47 Source/platform/fonts/FontDescription.h class PLATFORM_EXPORT FontDescription {
PLATFORM_EXPORT    41 Source/platform/fonts/FontFallbackList.h class PLATFORM_EXPORT FontFallbackList : public RefCounted<FontFallbackList> {
PLATFORM_EXPORT    38 Source/platform/fonts/FontFamily.h class PLATFORM_EXPORT FontFamily {
PLATFORM_EXPORT    57 Source/platform/fonts/FontFamily.h class PLATFORM_EXPORT SharedFontFamily : public FontFamily, public RefCounted<SharedFontFamily> {
PLATFORM_EXPORT    68 Source/platform/fonts/FontFamily.h PLATFORM_EXPORT bool operator==(const FontFamily&, const FontFamily&);
PLATFORM_EXPORT    38 Source/platform/fonts/FontFeatureSettings.h class PLATFORM_EXPORT FontFeature {
PLATFORM_EXPORT    51 Source/platform/fonts/FontFeatureSettings.h class PLATFORM_EXPORT FontFeatureSettings : public RefCounted<FontFeatureSettings> {
PLATFORM_EXPORT    81 Source/platform/fonts/FontPlatformData.h class PLATFORM_EXPORT FontPlatformData {
PLATFORM_EXPORT    43 Source/platform/fonts/GenericFontFamilySettings.h class PLATFORM_EXPORT GenericFontFamilySettings {
PLATFORM_EXPORT    71 Source/platform/fonts/GlyphPage.h class PLATFORM_EXPORT GlyphPage : public RefCounted<GlyphPage> {
PLATFORM_EXPORT    41 Source/platform/fonts/GlyphPageTreeNode.h void PLATFORM_EXPORT showGlyphPageTrees();
PLATFORM_EXPORT    42 Source/platform/fonts/GlyphPageTreeNode.h void PLATFORM_EXPORT showGlyphPageTree(unsigned pageNumber);
PLATFORM_EXPORT    70 Source/platform/fonts/GlyphPageTreeNode.h class PLATFORM_EXPORT GlyphPageTreeNode {
PLATFORM_EXPORT   108 Source/platform/fonts/SVGGlyph.h Vector<SVGGlyph::ArabicForm> PLATFORM_EXPORT charactersWithArabicForm(const String& input, bool rtl);
PLATFORM_EXPORT   109 Source/platform/fonts/SVGGlyph.h bool PLATFORM_EXPORT isCompatibleGlyph(const SVGGlyph&, bool isVerticalText, const String& language, const Vector<SVGGlyph::ArabicForm>&, unsigned startPosition, unsigned endPosition);
PLATFORM_EXPORT    56 Source/platform/fonts/SegmentedFontData.h class PLATFORM_EXPORT SegmentedFontData : public FontData {
PLATFORM_EXPORT    57 Source/platform/fonts/SimpleFontData.h class PLATFORM_EXPORT SimpleFontData : public FontData {
PLATFORM_EXPORT    41 Source/platform/fonts/WidthIterator.h struct PLATFORM_EXPORT WidthIterator {
PLATFORM_EXPORT    54 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h class PLATFORM_EXPORT FontPlatformData {
PLATFORM_EXPORT    43 Source/platform/fonts/opentype/OpenTypeVerticalData.h class PLATFORM_EXPORT OpenTypeVerticalData : public RefCounted<OpenTypeVerticalData> {
PLATFORM_EXPORT    46 Source/platform/fonts/win/FontFallbackWin.h PLATFORM_EXPORT const UChar* getFallbackFamilyForFirstNonCommonCharacter(const UChar* characters,
PLATFORM_EXPORT    54 Source/platform/fonts/win/FontFallbackWin.h PLATFORM_EXPORT const UChar* getFallbackFamily(UChar32 character,
PLATFORM_EXPORT    52 Source/platform/geometry/FloatPoint.h class PLATFORM_EXPORT FloatPoint {
PLATFORM_EXPORT   231 Source/platform/geometry/FloatPoint.h PLATFORM_EXPORT float findSlope(const FloatPoint& p1, const FloatPoint& p2, float& c);
PLATFORM_EXPORT   234 Source/platform/geometry/FloatPoint.h PLATFORM_EXPORT bool findIntersection(const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& d1, const FloatPoint& d2, FloatPoint& intersection);
PLATFORM_EXPORT    30 Source/platform/geometry/FloatPoint3D.h class PLATFORM_EXPORT FloatPoint3D {
PLATFORM_EXPORT    50 Source/platform/geometry/FloatPolygon.h class PLATFORM_EXPORT FloatPolygon {
PLATFORM_EXPORT    83 Source/platform/geometry/FloatPolygon.h class PLATFORM_EXPORT VertexPair {
PLATFORM_EXPORT    99 Source/platform/geometry/FloatPolygon.h class PLATFORM_EXPORT FloatPolygonEdge : public VertexPair {
PLATFORM_EXPORT    41 Source/platform/geometry/FloatQuad.h class PLATFORM_EXPORT FloatQuad {
PLATFORM_EXPORT    49 Source/platform/geometry/FloatRect.h class PLATFORM_EXPORT FloatRect {
PLATFORM_EXPORT   230 Source/platform/geometry/FloatRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const FloatRect&);
PLATFORM_EXPORT   233 Source/platform/geometry/FloatRect.h PLATFORM_EXPORT IntRect enclosedIntRect(const FloatRect&);
PLATFORM_EXPORT   235 Source/platform/geometry/FloatRect.h PLATFORM_EXPORT IntRect roundedIntRect(const FloatRect&);
PLATFORM_EXPORT   238 Source/platform/geometry/FloatRect.h PLATFORM_EXPORT FloatRect mapRect(const FloatRect&, const FloatRect& srcRect, const FloatRect& destRect);
PLATFORM_EXPORT    39 Source/platform/geometry/FloatRoundedRect.h class PLATFORM_EXPORT FloatRoundedRect {
PLATFORM_EXPORT    41 Source/platform/geometry/FloatRoundedRect.h     class PLATFORM_EXPORT Radii {
PLATFORM_EXPORT    47 Source/platform/geometry/FloatSize.h class PLATFORM_EXPORT FloatSize {
PLATFORM_EXPORT    43 Source/platform/geometry/IntPoint.h class PLATFORM_EXPORT IntPoint {
PLATFORM_EXPORT    49 Source/platform/geometry/IntRect.h class PLATFORM_EXPORT IntRect {
PLATFORM_EXPORT   182 Source/platform/geometry/IntRect.h PLATFORM_EXPORT IntRect unionRect(const Vector<IntRect>&);
PLATFORM_EXPORT   195 Source/platform/geometry/IntRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const CGRect&);
PLATFORM_EXPORT   197 Source/platform/geometry/IntRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const NSRect&);
PLATFORM_EXPORT    42 Source/platform/geometry/IntSize.h class PLATFORM_EXPORT IntSize {
PLATFORM_EXPORT    41 Source/platform/geometry/LayoutBoxExtent.h class PLATFORM_EXPORT LayoutBoxExtent {
PLATFORM_EXPORT    43 Source/platform/geometry/LayoutRect.h class PLATFORM_EXPORT LayoutRect {
PLATFORM_EXPORT   191 Source/platform/geometry/LayoutRect.h PLATFORM_EXPORT LayoutRect unionRect(const Vector<LayoutRect>&);
PLATFORM_EXPORT   210 Source/platform/geometry/LayoutRect.h PLATFORM_EXPORT IntRect enclosingIntRect(const LayoutRect&);
PLATFORM_EXPORT   211 Source/platform/geometry/LayoutRect.h PLATFORM_EXPORT LayoutRect enclosingLayoutRect(const FloatRect&);
PLATFORM_EXPORT    35 Source/platform/geometry/Region.h class PLATFORM_EXPORT Region {
PLATFORM_EXPORT    38 Source/platform/geometry/RoundedRect.h class PLATFORM_EXPORT RoundedRect {
PLATFORM_EXPORT    40 Source/platform/geometry/RoundedRect.h     class PLATFORM_EXPORT Radii {
PLATFORM_EXPORT    39 Source/platform/geometry/TransformState.h class PLATFORM_EXPORT TransformState {
PLATFORM_EXPORT    44 Source/platform/graphics/BitmapImage.h class PLATFORM_EXPORT BitmapImage : public Image {
PLATFORM_EXPORT    54 Source/platform/graphics/Canvas2DLayerBridge.h class PLATFORM_EXPORT Canvas2DLayerBridge : public blink::WebExternalTextureLayerClient, public SkDeferredCanvas::NotificationClient, public DoublyLinkedListNode<Canvas2DLayerBridge>, public RefCounted<Canvas2DLayerBridge> {
PLATFORM_EXPORT    35 Source/platform/graphics/Canvas2DLayerManager.h class PLATFORM_EXPORT Canvas2DLayerManager : public blink::WebThread::TaskObserver {
PLATFORM_EXPORT    40 Source/platform/graphics/Color.h PLATFORM_EXPORT RGBA32 makeRGB(int r, int g, int b);
PLATFORM_EXPORT    41 Source/platform/graphics/Color.h PLATFORM_EXPORT RGBA32 makeRGBA(int r, int g, int b, int a);
PLATFORM_EXPORT    43 Source/platform/graphics/Color.h PLATFORM_EXPORT RGBA32 colorWithOverrideAlpha(RGBA32 color, float overrideAlpha);
PLATFORM_EXPORT    44 Source/platform/graphics/Color.h PLATFORM_EXPORT RGBA32 makeRGBA32FromFloats(float r, float g, float b, float a);
PLATFORM_EXPORT    45 Source/platform/graphics/Color.h PLATFORM_EXPORT RGBA32 makeRGBAFromHSLA(double h, double s, double l, double a);
PLATFORM_EXPORT    46 Source/platform/graphics/Color.h PLATFORM_EXPORT RGBA32 makeRGBAFromCMYKA(float c, float m, float y, float k, float a);
PLATFORM_EXPORT    48 Source/platform/graphics/Color.h PLATFORM_EXPORT int differenceSquared(const Color&, const Color&);
PLATFORM_EXPORT    62 Source/platform/graphics/Color.h class PLATFORM_EXPORT Color {
PLATFORM_EXPORT   150 Source/platform/graphics/Color.h PLATFORM_EXPORT Color colorFromPremultipliedARGB(RGBA32);
PLATFORM_EXPORT   151 Source/platform/graphics/Color.h PLATFORM_EXPORT RGBA32 premultipliedARGBFromColor(const Color&);
PLATFORM_EXPORT    39 Source/platform/graphics/CrossfadeGeneratedImage.h class PLATFORM_EXPORT CrossfadeGeneratedImage : public GeneratedImage {
PLATFORM_EXPORT    44 Source/platform/graphics/DeferredImageDecoder.h class PLATFORM_EXPORT DeferredImageDecoder {
PLATFORM_EXPORT    40 Source/platform/graphics/DiscardablePixelRef.h class PLATFORM_EXPORT DiscardablePixelRefAllocator : public SkBitmap::Allocator {
PLATFORM_EXPORT    48 Source/platform/graphics/DiscardablePixelRef.h class PLATFORM_EXPORT DiscardablePixelRef : public SkPixelRef {
PLATFORM_EXPORT    44 Source/platform/graphics/DisplayList.h class PLATFORM_EXPORT DisplayList FINAL : public WTF::RefCounted<DisplayList> {
PLATFORM_EXPORT    47 Source/platform/graphics/DrawLooperBuilder.h class PLATFORM_EXPORT DrawLooperBuilder FINAL {
PLATFORM_EXPORT    35 Source/platform/graphics/GeneratedImage.h class PLATFORM_EXPORT GeneratedImage : public Image {
PLATFORM_EXPORT    49 Source/platform/graphics/Gradient.h class PLATFORM_EXPORT Gradient : public RefCounted<Gradient> {
PLATFORM_EXPORT    38 Source/platform/graphics/GradientGeneratedImage.h class PLATFORM_EXPORT GradientGeneratedImage : public GeneratedImage {
PLATFORM_EXPORT  1812 Source/platform/graphics/GraphicsContext.cpp CGColorSpaceRef PLATFORM_EXPORT deviceRGBColorSpaceRef()
PLATFORM_EXPORT    61 Source/platform/graphics/GraphicsContext.h class PLATFORM_EXPORT GraphicsContext {
PLATFORM_EXPORT    41 Source/platform/graphics/GraphicsContextRecorder.h class PLATFORM_EXPORT GraphicsContextSnapshot : public RefCounted<GraphicsContextSnapshot> {
PLATFORM_EXPORT    59 Source/platform/graphics/GraphicsContextRecorder.h class PLATFORM_EXPORT GraphicsContextRecorder {
PLATFORM_EXPORT    48 Source/platform/graphics/GraphicsContextState.h class PLATFORM_EXPORT GraphicsContextState FINAL {
PLATFORM_EXPORT    37 Source/platform/graphics/GraphicsContextStateSaver.h class PLATFORM_EXPORT GraphicsContextStateSaver {
PLATFORM_EXPORT    69 Source/platform/graphics/GraphicsLayer.h class PLATFORM_EXPORT LinkHighlightClient {
PLATFORM_EXPORT    84 Source/platform/graphics/GraphicsLayer.h class PLATFORM_EXPORT GraphicsLayer : public GraphicsContextPainter, public blink::WebAnimationDelegate, public blink::WebLayerScrollClient, public blink::WebLayerClient {
PLATFORM_EXPORT   411 Source/platform/graphics/GraphicsLayer.h void PLATFORM_EXPORT showGraphicsLayerTree(const WebCore::GraphicsLayer*);
PLATFORM_EXPORT    62 Source/platform/graphics/GraphicsLayerClient.h class PLATFORM_EXPORT GraphicsLayerClient {
PLATFORM_EXPORT    37 Source/platform/graphics/GraphicsLayerFactory.h class PLATFORM_EXPORT GraphicsLayerFactory {
PLATFORM_EXPORT   111 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT String compositeOperatorName(CompositeOperator, blink::WebBlendMode);
PLATFORM_EXPORT   112 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseCompositeAndBlendOperator(const String&, CompositeOperator&, blink::WebBlendMode&);
PLATFORM_EXPORT   114 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT String lineCapName(LineCap);
PLATFORM_EXPORT   115 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseLineCap(const String&, LineCap&);
PLATFORM_EXPORT   117 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT String lineJoinName(LineJoin);
PLATFORM_EXPORT   118 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseLineJoin(const String&, LineJoin&);
PLATFORM_EXPORT   120 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT String textAlignName(TextAlign);
PLATFORM_EXPORT   121 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseTextAlign(const String&, TextAlign&);
PLATFORM_EXPORT   123 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT String textBaselineName(TextBaseline);
PLATFORM_EXPORT   124 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseTextBaseline(const String&, TextBaseline&);
PLATFORM_EXPORT    55 Source/platform/graphics/Image.h class PLATFORM_EXPORT Image : public RefCounted<Image> {
PLATFORM_EXPORT    77 Source/platform/graphics/ImageBuffer.h class PLATFORM_EXPORT ImageBuffer {
PLATFORM_EXPORT   154 Source/platform/graphics/ImageBuffer.h String PLATFORM_EXPORT ImageDataToDataURL(const ImageDataBuffer&, const String& mimeType, const double* quality);
PLATFORM_EXPORT    54 Source/platform/graphics/ImageBufferSurface.h class PLATFORM_EXPORT ImageBufferSurface {
PLATFORM_EXPORT    86 Source/platform/graphics/ImageDecodingStore.h class PLATFORM_EXPORT ImageDecodingStore {
PLATFORM_EXPORT    48 Source/platform/graphics/ImageFrameGenerator.h class PLATFORM_EXPORT ImageDecoderFactory {
PLATFORM_EXPORT    56 Source/platform/graphics/ImageFrameGenerator.h class PLATFORM_EXPORT ImageFrameGenerator : public ThreadSafeRefCounted<ImageFrameGenerator> {
PLATFORM_EXPORT    38 Source/platform/graphics/ImageObserver.h class PLATFORM_EXPORT ImageObserver {
PLATFORM_EXPORT    57 Source/platform/graphics/ImageOrientation.h class PLATFORM_EXPORT ImageOrientation {
PLATFORM_EXPORT    63 Source/platform/graphics/ImageSource.h class PLATFORM_EXPORT ImageSource {
PLATFORM_EXPORT    40 Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h class PLATFORM_EXPORT GraphicsContextPainter {
PLATFORM_EXPORT    48 Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h class PLATFORM_EXPORT OpaqueRectTrackingContentLayerDelegate : public blink::WebContentLayerClient {
PLATFORM_EXPORT    69 Source/platform/graphics/Path.h class PLATFORM_EXPORT Path {
PLATFORM_EXPORT    95 Source/platform/graphics/Path.h     class PLATFORM_EXPORT PositionCalculator {
PLATFORM_EXPORT   156 Source/platform/graphics/Path.h PLATFORM_EXPORT bool ellipseIsRenderable(float startAngle, float endAngle);
PLATFORM_EXPORT    34 Source/platform/graphics/PathTraversalState.h class PLATFORM_EXPORT PathTraversalState {
PLATFORM_EXPORT    45 Source/platform/graphics/Pattern.h class PLATFORM_EXPORT Pattern : public RefCounted<Pattern> {
PLATFORM_EXPORT    39 Source/platform/graphics/ScaledImageFragment.h class PLATFORM_EXPORT ScaledImageFragment {
PLATFORM_EXPORT    46 Source/platform/graphics/StrokeData.h class PLATFORM_EXPORT StrokeData {
PLATFORM_EXPORT    46 Source/platform/graphics/ThreadSafeDataTransport.h class PLATFORM_EXPORT ThreadSafeDataTransport {
PLATFORM_EXPORT    39 Source/platform/graphics/UnacceleratedImageBufferSurface.h class PLATFORM_EXPORT UnacceleratedImageBufferSurface : public ImageBufferSurface {
PLATFORM_EXPORT    35 Source/platform/graphics/cg/GraphicsContextCG.h CGColorSpaceRef PLATFORM_EXPORT deviceRGBColorSpaceRef();
PLATFORM_EXPORT    36 Source/platform/graphics/cg/GraphicsContextCG.h CGColorSpaceRef PLATFORM_EXPORT sRGBColorSpaceRef();
PLATFORM_EXPORT    37 Source/platform/graphics/cg/GraphicsContextCG.h CGColorSpaceRef PLATFORM_EXPORT linearRGBColorSpaceRef();
PLATFORM_EXPORT    30 Source/platform/graphics/filters/DistantLightSource.h class PLATFORM_EXPORT DistantLightSource : public LightSource {
PLATFORM_EXPORT    40 Source/platform/graphics/filters/FEBlend.h class PLATFORM_EXPORT FEBlend : public FilterEffect {
PLATFORM_EXPORT    40 Source/platform/graphics/filters/FEColorMatrix.h class PLATFORM_EXPORT FEColorMatrix : public FilterEffect {
PLATFORM_EXPORT    63 Source/platform/graphics/filters/FEComponentTransfer.h class PLATFORM_EXPORT FEComponentTransfer : public FilterEffect {
PLATFORM_EXPORT    42 Source/platform/graphics/filters/FEComposite.h class PLATFORM_EXPORT FEComposite : public FilterEffect {
PLATFORM_EXPORT    42 Source/platform/graphics/filters/FEConvolveMatrix.h class PLATFORM_EXPORT FEConvolveMatrix : public FilterEffect {
PLATFORM_EXPORT    32 Source/platform/graphics/filters/FEDiffuseLighting.h class PLATFORM_EXPORT FEDiffuseLighting : public FELighting {
PLATFORM_EXPORT    40 Source/platform/graphics/filters/FEDisplacementMap.h class PLATFORM_EXPORT FEDisplacementMap : public FilterEffect {
PLATFORM_EXPORT    30 Source/platform/graphics/filters/FEDropShadow.h class PLATFORM_EXPORT FEDropShadow : public FilterEffect {
PLATFORM_EXPORT    32 Source/platform/graphics/filters/FEFlood.h class PLATFORM_EXPORT FEFlood : public FilterEffect {
PLATFORM_EXPORT    31 Source/platform/graphics/filters/FEGaussianBlur.h class PLATFORM_EXPORT FEGaussianBlur : public FilterEffect {
PLATFORM_EXPORT    45 Source/platform/graphics/filters/FELighting.h class PLATFORM_EXPORT FELighting : public FilterEffect {
PLATFORM_EXPORT    32 Source/platform/graphics/filters/FEMerge.h class PLATFORM_EXPORT FEMerge : public FilterEffect {
PLATFORM_EXPORT    37 Source/platform/graphics/filters/FEMorphology.h class PLATFORM_EXPORT FEMorphology : public FilterEffect {
PLATFORM_EXPORT    31 Source/platform/graphics/filters/FEOffset.h class PLATFORM_EXPORT FEOffset : public FilterEffect {
PLATFORM_EXPORT    30 Source/platform/graphics/filters/FESpecularLighting.h class PLATFORM_EXPORT FESpecularLighting : public FELighting {
PLATFORM_EXPORT    31 Source/platform/graphics/filters/FETile.h class PLATFORM_EXPORT FETile : public FilterEffect {
PLATFORM_EXPORT    39 Source/platform/graphics/filters/FETurbulence.h class PLATFORM_EXPORT FETurbulence : public FilterEffect {
PLATFORM_EXPORT    34 Source/platform/graphics/filters/Filter.h class PLATFORM_EXPORT Filter : public RefCounted<Filter> {
PLATFORM_EXPORT    66 Source/platform/graphics/filters/FilterEffect.h class PLATFORM_EXPORT FilterEffect : public RefCounted<FilterEffect> {
PLATFORM_EXPORT    43 Source/platform/graphics/filters/FilterOperation.h class PLATFORM_EXPORT FilterOperation : public RefCounted<FilterOperation> {
PLATFORM_EXPORT   116 Source/platform/graphics/filters/FilterOperation.h class PLATFORM_EXPORT ReferenceFilterOperation : public FilterOperation {
PLATFORM_EXPORT   163 Source/platform/graphics/filters/FilterOperation.h class PLATFORM_EXPORT BasicColorMatrixFilterOperation : public FilterOperation {
PLATFORM_EXPORT   201 Source/platform/graphics/filters/FilterOperation.h class PLATFORM_EXPORT BasicComponentTransferFilterOperation : public FilterOperation {
PLATFORM_EXPORT   240 Source/platform/graphics/filters/FilterOperation.h class PLATFORM_EXPORT BlurFilterOperation : public FilterOperation {
PLATFORM_EXPORT   274 Source/platform/graphics/filters/FilterOperation.h class PLATFORM_EXPORT DropShadowFilterOperation : public FilterOperation {
PLATFORM_EXPORT    39 Source/platform/graphics/filters/FilterOperations.h class PLATFORM_EXPORT FilterOperations {
PLATFORM_EXPORT    42 Source/platform/graphics/filters/LightSource.h class PLATFORM_EXPORT LightSource : public RefCounted<LightSource> {
PLATFORM_EXPORT    30 Source/platform/graphics/filters/PointLightSource.h class PLATFORM_EXPORT PointLightSource : public LightSource {
PLATFORM_EXPORT    44 Source/platform/graphics/filters/ReferenceFilter.h class PLATFORM_EXPORT ReferenceFilter: public Filter {
PLATFORM_EXPORT    43 Source/platform/graphics/filters/SkiaImageFilterBuilder.h class PLATFORM_EXPORT SkiaImageFilterBuilder {
PLATFORM_EXPORT    29 Source/platform/graphics/filters/SourceAlpha.h class PLATFORM_EXPORT SourceAlpha : public FilterEffect {
PLATFORM_EXPORT    30 Source/platform/graphics/filters/SourceGraphic.h class PLATFORM_EXPORT SourceGraphic : public FilterEffect {
PLATFORM_EXPORT    30 Source/platform/graphics/filters/SpotLightSource.h class PLATFORM_EXPORT SpotLightSource : public LightSource {
PLATFORM_EXPORT    60 Source/platform/graphics/gpu/DrawingBuffer.h class PLATFORM_EXPORT ContextEvictionManager : public RefCounted<ContextEvictionManager> {
PLATFORM_EXPORT    70 Source/platform/graphics/gpu/DrawingBuffer.h class PLATFORM_EXPORT DrawingBuffer : public RefCounted<DrawingBuffer>, public blink::WebExternalTextureLayerClient  {
PLATFORM_EXPORT    21 Source/platform/graphics/gpu/Extensions3DUtil.h class PLATFORM_EXPORT Extensions3DUtil {
PLATFORM_EXPORT    45 Source/platform/graphics/gpu/WebGLImageBufferSurface.h class PLATFORM_EXPORT WebGLImageBufferSurface : public ImageBufferSurface {
PLATFORM_EXPORT    19 Source/platform/graphics/gpu/WebGLImageConversion.h class PLATFORM_EXPORT WebGLImageConversion {
PLATFORM_EXPORT    79 Source/platform/graphics/gpu/WebGLImageConversion.h     class PLATFORM_EXPORT ImageExtractor {
PLATFORM_EXPORT   104 Source/platform/graphics/media/MediaPlayer.h class PLATFORM_EXPORT MediaPlayer {
PLATFORM_EXPORT    41 Source/platform/graphics/skia/GaneshUtils.h bool PLATFORM_EXPORT ensureTextureBackedSkBitmap(GrContext*, SkBitmap&, const IntSize&, GrSurfaceOrigin, GrPixelConfig);
PLATFORM_EXPORT    75 Source/platform/graphics/skia/NativeImageSkia.h class PLATFORM_EXPORT NativeImageSkia : public RefCounted<NativeImageSkia> {
PLATFORM_EXPORT    48 Source/platform/graphics/skia/OpaqueRegionSkia.h class PLATFORM_EXPORT OpaqueRegionSkia FINAL {
PLATFORM_EXPORT    82 Source/platform/graphics/skia/SkiaUtils.h bool PLATFORM_EXPORT SkPathContainsPoint(const SkPath&, const FloatPoint&, SkPath::FillType);
PLATFORM_EXPORT    84 Source/platform/graphics/skia/SkiaUtils.h SkMatrix PLATFORM_EXPORT affineTransformToSkMatrix(const AffineTransform&);
PLATFORM_EXPORT    71 Source/platform/heap/Heap.h PLATFORM_EXPORT size_t osPageSize();
PLATFORM_EXPORT   117 Source/platform/heap/Heap.h PLATFORM_EXPORT inline Address pageHeaderAddress(Address address)
PLATFORM_EXPORT   234 Source/platform/heap/Heap.h class PLATFORM_EXPORT BasicObjectHeader {
PLATFORM_EXPORT   262 Source/platform/heap/Heap.h class PLATFORM_EXPORT HeapObjectHeader : public BasicObjectHeader {
PLATFORM_EXPORT   318 Source/platform/heap/Heap.h class PLATFORM_EXPORT FinalizedHeapObjectHeader : public HeapObjectHeader {
PLATFORM_EXPORT   717 Source/platform/heap/Heap.h     PLATFORM_EXPORT Address outOfLineAllocate(size_t, const GCInfo*);
PLATFORM_EXPORT   720 Source/platform/heap/Heap.h     PLATFORM_EXPORT Address allocateLargeObject(size_t, const GCInfo*);
PLATFORM_EXPORT   758 Source/platform/heap/Heap.h class PLATFORM_EXPORT Heap {
PLATFORM_EXPORT  1789 Source/platform/heap/Heap.h extern template class PLATFORM_EXPORT ThreadHeap<FinalizedHeapObjectHeader>;
PLATFORM_EXPORT  1790 Source/platform/heap/Heap.h extern template class PLATFORM_EXPORT ThreadHeap<HeapObjectHeader>;
PLATFORM_EXPORT   217 Source/platform/heap/ThreadState.h class PLATFORM_EXPORT ThreadState {
PLATFORM_EXPORT   408 Source/platform/heap/ThreadState.h     class PLATFORM_EXPORT Interruptor {
PLATFORM_EXPORT   194 Source/platform/heap/Visitor.h class PLATFORM_EXPORT Visitor {
PLATFORM_EXPORT    57 Source/platform/image-decoders/ImageDecoder.h class PLATFORM_EXPORT ImageDecoder {
PLATFORM_EXPORT    40 Source/platform/image-decoders/ImageFrame.h class PLATFORM_EXPORT ImageFrame {
PLATFORM_EXPORT    40 Source/platform/image-decoders/bmp/BMPImageDecoder.h class PLATFORM_EXPORT BMPImageDecoder : public ImageDecoder {
PLATFORM_EXPORT    42 Source/platform/image-decoders/bmp/BMPImageReader.h class PLATFORM_EXPORT BMPImageReader {
PLATFORM_EXPORT    40 Source/platform/image-decoders/gif/GIFImageDecoder.h class PLATFORM_EXPORT GIFImageDecoder : public ImageDecoder {
PLATFORM_EXPORT   278 Source/platform/image-decoders/gif/GIFImageReader.h class PLATFORM_EXPORT GIFImageReader {
PLATFORM_EXPORT    41 Source/platform/image-decoders/ico/ICOImageDecoder.h class PLATFORM_EXPORT ICOImageDecoder : public ImageDecoder {
PLATFORM_EXPORT    40 Source/platform/image-decoders/jpeg/JPEGImageDecoder.h class PLATFORM_EXPORT JPEGImageDecoder : public ImageDecoder {
PLATFORM_EXPORT    38 Source/platform/image-decoders/png/PNGImageDecoder.h class PLATFORM_EXPORT PNGImageDecoder : public ImageDecoder {
PLATFORM_EXPORT    39 Source/platform/image-decoders/webp/WEBPImageDecoder.h class PLATFORM_EXPORT WEBPImageDecoder : public ImageDecoder {
PLATFORM_EXPORT    30 Source/platform/mac/BlockExceptions.h PLATFORM_EXPORT NO_RETURN_DUE_TO_ASSERT void ReportBlockedObjCException(NSException *);
PLATFORM_EXPORT    39 Source/platform/mac/ColorMac.h     Color PLATFORM_EXPORT colorFromNSColor(NSColor *);
PLATFORM_EXPORT    40 Source/platform/mac/ColorMac.h     NSColor* PLATFORM_EXPORT nsColor(const Color&);
PLATFORM_EXPORT    42 Source/platform/mac/ColorMac.h     bool PLATFORM_EXPORT usesTestModeFocusRingColor();
PLATFORM_EXPORT    43 Source/platform/mac/ColorMac.h     void PLATFORM_EXPORT setUsesTestModeFocusRingColor(bool);
PLATFORM_EXPORT    46 Source/platform/mac/ColorMac.h     RGBA32 PLATFORM_EXPORT oldAquaFocusRingColor();
PLATFORM_EXPORT    31 Source/platform/mac/LocalCurrentGraphicsContext.h class PLATFORM_EXPORT LocalCurrentGraphicsContext {
PLATFORM_EXPORT    44 Source/platform/mac/LocalCurrentGraphicsContext.h class PLATFORM_EXPORT ContextContainer {
PLATFORM_EXPORT    51 Source/platform/mac/ScrollAnimatorMac.h class PLATFORM_EXPORT ScrollAnimatorMac : public ScrollAnimator, private ScrollElasticityControllerClient {
PLATFORM_EXPORT    34 Source/platform/mac/WebCoreNSCellExtras.h PLATFORM_EXPORT @interface NSCell (WebCoreFocusRingDrawing)
PLATFORM_EXPORT    31 Source/platform/mac/WebFontCache.h PLATFORM_EXPORT @interface WebFontCache : NSObject
PLATFORM_EXPORT    54 Source/platform/mediastream/MediaStreamCenter.h class PLATFORM_EXPORT MediaStreamCenter FINAL : public blink::WebMediaStreamCenterClient {
PLATFORM_EXPORT    51 Source/platform/mediastream/MediaStreamComponent.h class PLATFORM_EXPORT MediaStreamComponent : public RefCounted<MediaStreamComponent> {
PLATFORM_EXPORT    52 Source/platform/mediastream/MediaStreamDescriptor.h class PLATFORM_EXPORT MediaStreamDescriptor FINAL : public RefCounted<MediaStreamDescriptor> {
PLATFORM_EXPORT    47 Source/platform/mediastream/MediaStreamSource.h class PLATFORM_EXPORT MediaStreamSource FINAL : public RefCounted<MediaStreamSource> {
PLATFORM_EXPORT    40 Source/platform/mhtml/ArchiveResource.h class PLATFORM_EXPORT ArchiveResource : public RefCounted<ArchiveResource> {
PLATFORM_EXPORT    41 Source/platform/mhtml/ArchiveResourceCollection.h class PLATFORM_EXPORT ArchiveResourceCollection {
PLATFORM_EXPORT    48 Source/platform/mhtml/MHTMLArchive.h class PLATFORM_EXPORT MHTMLArchive FINAL : public RefCounted<MHTMLArchive> {
PLATFORM_EXPORT    49 Source/platform/mhtml/MHTMLParser.h class PLATFORM_EXPORT MHTMLParser {
PLATFORM_EXPORT    36 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isCSPDirectiveNameCharacter(UChar);
PLATFORM_EXPORT    37 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isCSPDirectiveValueCharacter(UChar);
PLATFORM_EXPORT    38 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isNonceCharacter(UChar);
PLATFORM_EXPORT    39 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isSourceCharacter(UChar);
PLATFORM_EXPORT    40 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isPathComponentCharacter(UChar);
PLATFORM_EXPORT    41 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isHostCharacter(UChar);
PLATFORM_EXPORT    42 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isSchemeContinuationCharacter(UChar);
PLATFORM_EXPORT    43 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isNotASCIISpace(UChar);
PLATFORM_EXPORT    44 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isNotColonOrSlash(UChar);
PLATFORM_EXPORT    45 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isMediaTypeCharacter(UChar);
PLATFORM_EXPORT    49 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isBase64EncodedCharacter(UChar);
PLATFORM_EXPORT    36 Source/platform/network/ContentSecurityPolicyResponseHeaders.h class PLATFORM_EXPORT ContentSecurityPolicyResponseHeaders {
PLATFORM_EXPORT    35 Source/platform/network/DNS.h PLATFORM_EXPORT void prefetchDNS(const String& hostname);
PLATFORM_EXPORT    38 Source/platform/network/FormData.h class PLATFORM_EXPORT FormDataElement {
PLATFORM_EXPORT    87 Source/platform/network/FormData.h class PLATFORM_EXPORT FormData : public RefCounted<FormData> {
PLATFORM_EXPORT    33 Source/platform/network/FormDataBuilder.h class PLATFORM_EXPORT FormDataBuilder {
PLATFORM_EXPORT    44 Source/platform/network/HTTPHeaderMap.h class PLATFORM_EXPORT HTTPHeaderMap : public HashMap<AtomicString, AtomicString, CaseFoldingHash> {
PLATFORM_EXPORT    73 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT ContentDispositionType contentDispositionType(const String&);
PLATFORM_EXPORT    74 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool isValidHTTPHeaderValue(const String&);
PLATFORM_EXPORT    75 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool isValidHTTPToken(const String&);
PLATFORM_EXPORT    76 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool parseHTTPRefresh(const String& refresh, bool fromHttpEquivMeta, double& delay, String& url);
PLATFORM_EXPORT    77 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT double parseDate(const String&);
PLATFORM_EXPORT    78 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT String filenameFromHTTPContentDisposition(const String&);
PLATFORM_EXPORT    79 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT AtomicString extractMIMETypeFromMediaType(const AtomicString&);
PLATFORM_EXPORT    80 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT String extractCharsetFromMediaType(const String&);
PLATFORM_EXPORT    81 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT void findCharsetInMediaType(const String& mediaType, unsigned& charsetPos, unsigned& charsetLen, unsigned start = 0);
PLATFORM_EXPORT    82 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT ReflectedXSSDisposition parseXSSProtectionHeader(const String& header, String& failureReason, unsigned& failurePosition, String& reportURL);
PLATFORM_EXPORT    83 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT String extractReasonPhraseFromHTTPStatusLine(const String&);
PLATFORM_EXPORT    84 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT XFrameOptionsDisposition parseXFrameOptionsHeader(const String&);
PLATFORM_EXPORT    87 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool parseRange(const String&, long long& rangeOffset, long long& rangeEnd, long long& rangeSuffixLength);
PLATFORM_EXPORT    89 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT ContentTypeOptionsDisposition parseContentTypeOptionsHeader(const String& header);
PLATFORM_EXPORT    93 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT size_t parseHTTPRequestLine(const char* data, size_t length, String& failureReason, String& method, String& url, HTTPVersion&);
PLATFORM_EXPORT    94 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT size_t parseHTTPHeader(const char* data, size_t length, String& failureReason, AtomicString& nameStr, AtomicString& valueStr);
PLATFORM_EXPORT    95 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT size_t parseHTTPRequestBody(const char* data, size_t length, Vector<unsigned char>& body);
PLATFORM_EXPORT    45 Source/platform/network/HTTPRequest.h class PLATFORM_EXPORT HTTPRequest : public RefCounted<HTTPRequest> {
PLATFORM_EXPORT    43 Source/platform/network/ParsedContentType.h PLATFORM_EXPORT bool isValidContentType(const String&);
PLATFORM_EXPORT    46 Source/platform/network/ParsedContentType.h class PLATFORM_EXPORT ParsedContentType {
PLATFORM_EXPORT    39 Source/platform/network/ProxyServer.h class PLATFORM_EXPORT ProxyServer {
PLATFORM_EXPORT    72 Source/platform/network/ProxyServer.h PLATFORM_EXPORT Vector<ProxyServer> proxyServersForURL(const KURL&, const NetworkingContext*);
PLATFORM_EXPORT    76 Source/platform/network/ProxyServer.h PLATFORM_EXPORT String toString(const Vector<ProxyServer>&);
PLATFORM_EXPORT    35 Source/platform/network/ResourceError.h PLATFORM_EXPORT extern const char errorDomainBlinkInternal[]; // Used for errors that won't be exposed to clients.
PLATFORM_EXPORT    37 Source/platform/network/ResourceError.h class PLATFORM_EXPORT ResourceError {
PLATFORM_EXPORT    49 Source/platform/network/ResourceRequest.h class PLATFORM_EXPORT ResourceRequest {
PLATFORM_EXPORT    44 Source/platform/network/ResourceResponse.h class PLATFORM_EXPORT ResourceResponse {
PLATFORM_EXPORT    42 Source/platform/network/SocketStreamError.h class PLATFORM_EXPORT SocketStreamError : public RefCounted<SocketStreamError> {
PLATFORM_EXPORT    46 Source/platform/network/SocketStreamHandle.h class PLATFORM_EXPORT SocketStreamHandle : public RefCounted<SocketStreamHandle> {
PLATFORM_EXPORT    47 Source/platform/network/SocketStreamHandleInternal.h class PLATFORM_EXPORT SocketStreamHandleInternal : public blink::WebSocketStreamHandleClient {
PLATFORM_EXPORT    45 Source/platform/network/WebSocketHandshakeRequest.h class PLATFORM_EXPORT WebSocketHandshakeRequest : public RefCounted<WebSocketHandshakeRequest> {
PLATFORM_EXPORT    40 Source/platform/network/WebSocketHandshakeResponse.h class PLATFORM_EXPORT WebSocketHandshakeResponse {
PLATFORM_EXPORT    51 Source/platform/plugins/PluginData.h class PLATFORM_EXPORT PluginData : public RefCounted<PluginData> {
PLATFORM_EXPORT    77 Source/platform/plugins/PluginData.h PLATFORM_EXPORT String getPluginMimeTypeFromExtension(const String& extension);
PLATFORM_EXPORT    52 Source/platform/scroll/FramelessScrollView.h class PLATFORM_EXPORT FramelessScrollView : public ScrollView {
PLATFORM_EXPORT    40 Source/platform/scroll/FramelessScrollViewClient.h class PLATFORM_EXPORT FramelessScrollViewClient : public HostWindow {
PLATFORM_EXPORT    48 Source/platform/scroll/ScrollAnimator.h class PLATFORM_EXPORT ScrollAnimator {
PLATFORM_EXPORT    46 Source/platform/scroll/ScrollAnimatorNone.h class PLATFORM_EXPORT ScrollAnimatorNone : public ScrollAnimator {
PLATFORM_EXPORT    69 Source/platform/scroll/ScrollAnimatorNone.h     struct PLATFORM_EXPORT Parameters {
PLATFORM_EXPORT    98 Source/platform/scroll/ScrollAnimatorNone.h     struct PLATFORM_EXPORT PerAxisData {
PLATFORM_EXPORT    44 Source/platform/scroll/ScrollView.h class PLATFORM_EXPORT ScrollView : public Widget, public ScrollableArea {
PLATFORM_EXPORT    55 Source/platform/scroll/ScrollableArea.h class PLATFORM_EXPORT ScrollableArea {
PLATFORM_EXPORT    46 Source/platform/scroll/Scrollbar.h class PLATFORM_EXPORT Scrollbar : public Widget,
PLATFORM_EXPORT    40 Source/platform/scroll/ScrollbarTheme.h class PLATFORM_EXPORT ScrollbarTheme {
PLATFORM_EXPORT    41 Source/platform/scroll/ScrollbarThemeClient.h class PLATFORM_EXPORT ScrollbarThemeClient {
PLATFORM_EXPORT    38 Source/platform/scroll/ScrollbarThemeGtkOrAura.h class PLATFORM_EXPORT ScrollbarThemeGtkOrAura : public ScrollbarThemeNonMacCommon {
PLATFORM_EXPORT    34 Source/platform/scroll/ScrollbarThemeMacCommon.h class PLATFORM_EXPORT ScrollbarThemeMacCommon : public ScrollbarTheme {
PLATFORM_EXPORT    38 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h class PLATFORM_EXPORT ScrollbarThemeMacNonOverlayAPI : public ScrollbarThemeMacCommon {
PLATFORM_EXPORT    40 Source/platform/scroll/ScrollbarThemeMacOverlayAPI.h class PLATFORM_EXPORT ScrollbarThemeMacOverlayAPI : public ScrollbarThemeMacCommon {
PLATFORM_EXPORT    34 Source/platform/scroll/ScrollbarThemeMock.h class PLATFORM_EXPORT ScrollbarThemeMock : public ScrollbarTheme {
PLATFORM_EXPORT    40 Source/platform/scroll/ScrollbarThemeNonMacCommon.h class PLATFORM_EXPORT ScrollbarThemeNonMacCommon : public ScrollbarTheme {
PLATFORM_EXPORT    35 Source/platform/scroll/ScrollbarThemeOverlay.h class PLATFORM_EXPORT ScrollbarThemeOverlay : public ScrollbarTheme {
PLATFORM_EXPORT    38 Source/platform/scroll/ScrollbarThemeOverlayMock.h class PLATFORM_EXPORT ScrollbarThemeOverlayMock : public ScrollbarThemeOverlay {
PLATFORM_EXPORT    44 Source/platform/speech/PlatformSpeechSynthesisUtterance.h class PLATFORM_EXPORT PlatformSpeechSynthesisUtterance : public RefCounted<PlatformSpeechSynthesisUtterance> {
PLATFORM_EXPORT    36 Source/platform/speech/PlatformSpeechSynthesisVoice.h class PLATFORM_EXPORT PlatformSpeechSynthesisVoice : public RefCounted<PlatformSpeechSynthesisVoice> {
PLATFORM_EXPORT    61 Source/platform/speech/PlatformSpeechSynthesizer.h class PLATFORM_EXPORT PlatformSpeechSynthesizer {
PLATFORM_EXPORT    56 Source/platform/text/BidiCharacterRun.h     PLATFORM_EXPORT void* operator new(size_t);
PLATFORM_EXPORT    57 Source/platform/text/BidiCharacterRun.h     PLATFORM_EXPORT void operator delete(void*);
PLATFORM_EXPORT    40 Source/platform/text/BidiContext.h class PLATFORM_EXPORT BidiContext : public RefCounted<BidiContext> {
PLATFORM_EXPORT    87 Source/platform/text/BidiContext.h PLATFORM_EXPORT bool operator==(const BidiContext&, const BidiContext&);
PLATFORM_EXPORT    40 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextDirection directionForRun(TextRun&, bool& hasStrongDirectionality);
PLATFORM_EXPORT    41 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextDirection determineDirectionality(const String& value, bool& hasStrongDirectionality);
PLATFORM_EXPORT    42 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextRun textRunWithDirectionality(const String& value, bool& hasStrongDirectionality);
PLATFORM_EXPORT    37 Source/platform/text/DateTimeFormat.h class PLATFORM_EXPORT DateTimeFormat {
PLATFORM_EXPORT    42 Source/platform/text/LineEnding.h PLATFORM_EXPORT CString normalizeLineEndingsToCRLF(const CString& from);
PLATFORM_EXPORT    45 Source/platform/text/LineEnding.h PLATFORM_EXPORT void normalizeLineEndingsToCR(const CString& from, Vector<char>& result);
PLATFORM_EXPORT    48 Source/platform/text/LineEnding.h PLATFORM_EXPORT void normalizeLineEndingsToLF(const CString& from, Vector<char>& result);
PLATFORM_EXPORT    52 Source/platform/text/LineEnding.h PLATFORM_EXPORT void normalizeLineEndingsToNative(const CString& from, Vector<char>& result);
PLATFORM_EXPORT    47 Source/platform/text/LocaleICU.h class PLATFORM_EXPORT LocaleICU : public Locale {
PLATFORM_EXPORT    48 Source/platform/text/LocaleMac.h class PLATFORM_EXPORT LocaleMac : public Locale {
PLATFORM_EXPORT    42 Source/platform/text/LocaleToScriptMapping.h PLATFORM_EXPORT UScriptCode localeToScriptCodeForFontSelection(const String&);
PLATFORM_EXPORT    43 Source/platform/text/LocaleToScriptMapping.h PLATFORM_EXPORT UScriptCode scriptNameToCode(const String&);
PLATFORM_EXPORT    45 Source/platform/text/LocaleWin.h class PLATFORM_EXPORT LocaleWin : public Locale {
PLATFORM_EXPORT    37 Source/platform/text/PlatformLocale.h class PLATFORM_EXPORT Locale {
PLATFORM_EXPORT    39 Source/platform/text/QuotedPrintable.h PLATFORM_EXPORT void quotedPrintableEncode(const Vector<char>&, Vector<char>&);
PLATFORM_EXPORT    40 Source/platform/text/QuotedPrintable.h PLATFORM_EXPORT void quotedPrintableEncode(const char*, size_t, Vector<char>&);
PLATFORM_EXPORT    42 Source/platform/text/QuotedPrintable.h PLATFORM_EXPORT void quotedPrintableDecode(const Vector<char>&, Vector<char>&);
PLATFORM_EXPORT    43 Source/platform/text/QuotedPrintable.h PLATFORM_EXPORT void quotedPrintableDecode(const char*, size_t, Vector<char>&);
PLATFORM_EXPORT    33 Source/platform/text/SegmentedString.h class PLATFORM_EXPORT SegmentedSubstring {
PLATFORM_EXPORT   141 Source/platform/text/SegmentedString.h class PLATFORM_EXPORT SegmentedString {
PLATFORM_EXPORT    39 Source/platform/text/StringTruncator.h class PLATFORM_EXPORT StringTruncator {
PLATFORM_EXPORT    30 Source/platform/text/SurrogatePairAwareTextIterator.h class PLATFORM_EXPORT SurrogatePairAwareTextIterator {
PLATFORM_EXPORT    39 Source/platform/text/TextBoundaries.h PLATFORM_EXPORT int endOfFirstWordBoundaryContext(const UChar* characters, int length);
PLATFORM_EXPORT    40 Source/platform/text/TextBoundaries.h PLATFORM_EXPORT int startOfLastWordBoundaryContext(const UChar* characters, int length);
PLATFORM_EXPORT    42 Source/platform/text/TextBoundaries.h PLATFORM_EXPORT void findWordBoundary(const UChar*, int len, int position, int* start, int* end);
PLATFORM_EXPORT    43 Source/platform/text/TextBoundaries.h PLATFORM_EXPORT int findNextWordFromIndex(const UChar*, int len, int position, bool forward);
PLATFORM_EXPORT    41 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT TextBreakIterator* cursorMovementIterator(const UChar*, int length);
PLATFORM_EXPORT    43 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT TextBreakIterator* wordBreakIterator(const String&, int start, int length);
PLATFORM_EXPORT    44 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT TextBreakIterator* wordBreakIterator(const UChar*, int length);
PLATFORM_EXPORT    45 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT TextBreakIterator* acquireLineBreakIterator(const LChar*, int length, const AtomicString& locale, const UChar* priorContext, unsigned priorContextLength);
PLATFORM_EXPORT    46 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT TextBreakIterator* acquireLineBreakIterator(const UChar*, int length, const AtomicString& locale, const UChar* priorContext, unsigned priorContextLength);
PLATFORM_EXPORT    47 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT void releaseLineBreakIterator(TextBreakIterator*);
PLATFORM_EXPORT    48 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT TextBreakIterator* sentenceBreakIterator(const UChar*, int length);
PLATFORM_EXPORT    50 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT bool isWordTextBreak(TextBreakIterator*);
PLATFORM_EXPORT    54 Source/platform/text/TextBreakIterator.h class PLATFORM_EXPORT LazyLineBreakIterator {
PLATFORM_EXPORT   175 Source/platform/text/TextBreakIterator.h class PLATFORM_EXPORT NonSharedCharacterBreakIterator {
PLATFORM_EXPORT   230 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT unsigned numGraphemeClusters(const String&);
PLATFORM_EXPORT   233 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT unsigned numCharactersInGraphemeClusters(const String&, unsigned);
PLATFORM_EXPORT    31 Source/platform/text/TextBreakIteratorInternalICU.h PLATFORM_EXPORT const char* currentSearchLocaleID();
PLATFORM_EXPORT    32 Source/platform/text/TextBreakIteratorInternalICU.h PLATFORM_EXPORT const char* currentTextBreakLocaleID();
PLATFORM_EXPORT    46 Source/platform/text/TextEncodingDetector.h PLATFORM_EXPORT bool detectTextEncoding(const char* data, size_t length,
PLATFORM_EXPORT    45 Source/platform/text/TextRun.h class PLATFORM_EXPORT TextRun {
PLATFORM_EXPORT    44 Source/platform/text/TextStream.h class PLATFORM_EXPORT TextStream {
PLATFORM_EXPORT    71 Source/platform/text/TextStream.h PLATFORM_EXPORT TextStream& operator<<(TextStream&, const IntPoint&);
PLATFORM_EXPORT    72 Source/platform/text/TextStream.h PLATFORM_EXPORT TextStream& operator<<(TextStream&, const IntRect&);
PLATFORM_EXPORT    73 Source/platform/text/TextStream.h PLATFORM_EXPORT TextStream& operator<<(TextStream&, const FloatPoint&);
PLATFORM_EXPORT    74 Source/platform/text/TextStream.h PLATFORM_EXPORT TextStream& operator<<(TextStream&, const FloatSize&);
PLATFORM_EXPORT    75 Source/platform/text/TextStream.h PLATFORM_EXPORT TextStream& operator<<(TextStream&, const FloatRect&);
PLATFORM_EXPORT    77 Source/platform/text/TextStream.h PLATFORM_EXPORT void writeIndent(TextStream&, int indent);
PLATFORM_EXPORT   114 Source/platform/text/UnicodeRange.h PLATFORM_EXPORT unsigned findCharUnicodeRange(UChar32);
PLATFORM_EXPORT   115 Source/platform/text/UnicodeRange.h PLATFORM_EXPORT const char* langGroupFromUnicodeRange(unsigned char unicodeRange);
PLATFORM_EXPORT    36 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool isSeparator(UChar32);
PLATFORM_EXPORT    37 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool isKanaLetter(UChar character);
PLATFORM_EXPORT    38 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool containsKanaLetters(const String&);
PLATFORM_EXPORT    39 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT void normalizeCharactersIntoNFCForm(const UChar* characters, unsigned length, Vector<UChar>& buffer);
PLATFORM_EXPORT    40 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT void foldQuoteMarksAndSoftHyphens(UChar* data, size_t length);
PLATFORM_EXPORT    41 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT void foldQuoteMarksAndSoftHyphens(String&);
PLATFORM_EXPORT    42 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool checkOnlyKanaLettersInStrings(const UChar* firstData, unsigned firstLength, const UChar* secondData, unsigned secondLength);
PLATFORM_EXPORT    43 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool checkKanaStringsEqual(const UChar* firstData, unsigned firstLength, const UChar* secondData, unsigned secondLength);
PLATFORM_EXPORT    44 Source/platform/transforms/AffineTransform.h class PLATFORM_EXPORT AffineTransform {
PLATFORM_EXPORT   182 Source/platform/transforms/AffineTransform.h PLATFORM_EXPORT AffineTransform makeMapBetweenRects(const FloatRect& source, const FloatRect& dest);
PLATFORM_EXPORT    32 Source/platform/transforms/IdentityTransformOperation.h class PLATFORM_EXPORT IdentityTransformOperation : public TransformOperation {
PLATFORM_EXPORT    40 Source/platform/transforms/InterpolatedTransformOperation.h class PLATFORM_EXPORT InterpolatedTransformOperation : public TransformOperation {
PLATFORM_EXPORT    33 Source/platform/transforms/Matrix3DTransformOperation.h class PLATFORM_EXPORT Matrix3DTransformOperation : public TransformOperation {
PLATFORM_EXPORT    33 Source/platform/transforms/MatrixTransformOperation.h class PLATFORM_EXPORT MatrixTransformOperation : public TransformOperation {
PLATFORM_EXPORT    33 Source/platform/transforms/PerspectiveTransformOperation.h class PLATFORM_EXPORT PerspectiveTransformOperation : public TransformOperation {
PLATFORM_EXPORT    32 Source/platform/transforms/RotateTransformOperation.h class PLATFORM_EXPORT RotateTransformOperation : public TransformOperation {
PLATFORM_EXPORT    32 Source/platform/transforms/ScaleTransformOperation.h class PLATFORM_EXPORT ScaleTransformOperation : public TransformOperation {
PLATFORM_EXPORT    32 Source/platform/transforms/SkewTransformOperation.h class PLATFORM_EXPORT SkewTransformOperation : public TransformOperation {
PLATFORM_EXPORT    37 Source/platform/transforms/TransformOperation.h class PLATFORM_EXPORT TransformOperation : public RefCounted<TransformOperation> {
PLATFORM_EXPORT    35 Source/platform/transforms/TransformOperations.h class PLATFORM_EXPORT TransformOperations {
PLATFORM_EXPORT    49 Source/platform/transforms/TransformationMatrix.h class PLATFORM_EXPORT TransformationMatrix {
PLATFORM_EXPORT    34 Source/platform/transforms/TranslateTransformOperation.h class PLATFORM_EXPORT TranslateTransformOperation : public TransformOperation {
PLATFORM_EXPORT    38 Source/platform/weborigin/DatabaseIdentifier.h PLATFORM_EXPORT PassRefPtr<SecurityOrigin> createSecurityOriginFromDatabaseIdentifier(const String&);
PLATFORM_EXPORT    39 Source/platform/weborigin/DatabaseIdentifier.h PLATFORM_EXPORT String createDatabaseIdentifierFromSecurityOrigin(const SecurityOrigin*);
PLATFORM_EXPORT    47 Source/platform/weborigin/KURL.h class PLATFORM_EXPORT KURL {
PLATFORM_EXPORT   163 Source/platform/weborigin/KURL.h     PLATFORM_EXPORT friend bool equalIgnoringFragmentIdentifier(const KURL&, const KURL&);
PLATFORM_EXPORT   205 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator==(const KURL&, const KURL&);
PLATFORM_EXPORT   206 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator==(const KURL&, const String&);
PLATFORM_EXPORT   207 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator==(const String&, const KURL&);
PLATFORM_EXPORT   208 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator!=(const KURL&, const KURL&);
PLATFORM_EXPORT   209 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator!=(const KURL&, const String&);
PLATFORM_EXPORT   210 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator!=(const String&, const KURL&);
PLATFORM_EXPORT   212 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool equalIgnoringFragmentIdentifier(const KURL&, const KURL&);
PLATFORM_EXPORT   214 Source/platform/weborigin/KURL.h PLATFORM_EXPORT const KURL& blankURL();
PLATFORM_EXPORT   221 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool protocolIs(const String& url, const char* protocol);
PLATFORM_EXPORT   222 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool protocolIsJavaScript(const String& url);
PLATFORM_EXPORT   224 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool isValidProtocol(const String&);
PLATFORM_EXPORT   229 Source/platform/weborigin/KURL.h PLATFORM_EXPORT String decodeURLEscapeSequences(const String&);
PLATFORM_EXPORT   230 Source/platform/weborigin/KURL.h PLATFORM_EXPORT String decodeURLEscapeSequences(const String&, const WTF::TextEncoding&);
PLATFORM_EXPORT   232 Source/platform/weborigin/KURL.h PLATFORM_EXPORT String encodeWithURLEscapeSequences(const String&);
PLATFORM_EXPORT    36 Source/platform/weborigin/KnownPorts.h PLATFORM_EXPORT bool isDefaultPortForProtocol(unsigned short port, const String& protocol);
PLATFORM_EXPORT    37 Source/platform/weborigin/KnownPorts.h PLATFORM_EXPORT bool portAllowed(const KURL&); // Blacklist ports that should never be used for Web resources.
PLATFORM_EXPORT    41 Source/platform/weborigin/OriginAccessEntry.h class PLATFORM_EXPORT OriginAccessEntry {
PLATFORM_EXPORT    77 Source/platform/weborigin/OriginAccessEntry.h PLATFORM_EXPORT inline bool operator==(const OriginAccessEntry& a, const OriginAccessEntry& b)
PLATFORM_EXPORT    85 Source/platform/weborigin/OriginAccessEntry.h PLATFORM_EXPORT inline bool operator!=(const OriginAccessEntry& a, const OriginAccessEntry& b)
PLATFORM_EXPORT    39 Source/platform/weborigin/SchemeRegistry.h class PLATFORM_EXPORT SchemeRegistry {
PLATFORM_EXPORT    41 Source/platform/weborigin/SecurityOrigin.h class PLATFORM_EXPORT SecurityOrigin : public ThreadSafeRefCounted<SecurityOrigin> {
PLATFORM_EXPORT    41 Source/platform/weborigin/SecurityPolicy.h class PLATFORM_EXPORT SecurityPolicy {
PLATFORM_EXPORT    33 Source/platform/win/SystemInfo.h extern "C" PLATFORM_EXPORT bool isWindowsVistaOrGreater();