HomeSort by relevance Sort by last modified time
    Searched refs:QTMOVIEWIN_API (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/win/
QTCFDictionary.h 30 #define QTMOVIEWIN_API __declspec(dllexport)
32 #define QTMOVIEWIN_API __declspec(dllimport)
42 QTMOVIEWIN_API CFDictionaryRef QTCFDictionaryCreateCopyWithDataCallback(CFAllocatorRef, CFDictionaryRef, QTCFDictonaryCreateFromDataCallback);
QTDecompressionSession.h 30 #define QTMOVIEWIN_API __declspec(dllexport)
32 #define QTMOVIEWIN_API __declspec(dllimport)
42 class QTMOVIEWIN_API QTDecompressionSession {
QTMovieTask.h 32 #define QTMOVIEWIN_API __declspec(dllexport)
34 #define QTMOVIEWIN_API __declspec(dllimport)
45 class QTMOVIEWIN_API QTMovieTask {
QTTrack.h 38 #define QTMOVIEWIN_API __declspec(dllexport)
40 #define QTMOVIEWIN_API __declspec(dllimport)
47 class QTMOVIEWIN_API QTTrack : public RefCounted<QTTrack> {
QTMovieGWorld.h 37 #define QTMOVIEWIN_API __declspec(dllexport)
39 #define QTMOVIEWIN_API __declspec(dllimport)
55 class QTMOVIEWIN_API QTMovieGWorld : public RefCounted<QTMovieGWorld> {
QTMovieVisualContext.h 30 #define QTMOVIEWIN_API __declspec(dllexport)
32 #define QTMOVIEWIN_API __declspec(dllimport)
55 class QTMOVIEWIN_API QTMovieVisualContext : public RefCounted<QTMovieVisualContext> {
QTMovie.h 33 #define QTMOVIEWIN_API __declspec(dllexport)
35 #define QTMOVIEWIN_API __declspec(dllimport)
60 class QTMOVIEWIN_API QTMovie : public RefCounted<QTMovie> {
QTPixelBuffer.h 30 #define QTMOVIEWIN_API __declspec(dllexport)
32 #define QTMOVIEWIN_API __declspec(dllimport)
45 class QTMOVIEWIN_API QTPixelBuffer {

Completed in 58 milliseconds