Searched refs:createFontCustomPlatformData (Results 1 - 20 of 20) sorted by relevance

/external/webkit/WebCore/platform/graphics/haiku/
H A DFontCustomPlatformData.cpp39 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
H A DFontCustomPlatformData.h40 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer*);
/external/webkit/WebCore/platform/graphics/gtk/
H A DFontCustomPlatformDataPango.cpp43 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
H A DFontCustomPlatformData.h46 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer);
H A DFontCustomPlatformData.cpp44 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
/external/webkit/WebCore/platform/graphics/qt/
H A DFontCustomPlatformData.h42 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer);
H A DFontCustomPlatformDataQt.cpp49 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
/external/webkit/WebCore/platform/graphics/win/
H A DFontCustomPlatformDataCairo.h45 FontCustomPlatformDataCairo* createFontCustomPlatformData(SharedBuffer*);
H A DFontCustomPlatformData.h52 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer*);
H A DFontCustomPlatformDataCairo.cpp45 FontCustomPlatformDataCairo* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
H A DFontCustomPlatformData.cpp194 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
/external/webkit/WebCore/platform/graphics/android/
H A DFontCustomPlatformData.h52 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer);
H A DFontCustomPlatformData.cpp61 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
/external/webkit/WebCore/platform/graphics/mac/
H A DFontCustomPlatformData.h50 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer);
H A DFontCustomPlatformData.cpp43 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
/external/webkit/WebCore/platform/graphics/wince/
H A DFontCustomPlatformData.h51 FontCustomPlatformData* createFontCustomPlatformData(const SharedBuffer*);
H A DFontCustomPlatformData.cpp74 FontCustomPlatformData* createFontCustomPlatformData(const SharedBuffer* buffer) function in namespace:WebCore
/external/webkit/WebCore/platform/graphics/chromium/
H A DFontCustomPlatformData.h75 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer*);
H A DFontCustomPlatformData.cpp171 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) function in namespace:WebCore
/external/webkit/WebCore/loader/
H A DCachedFont.cpp111 m_fontData = createFontCustomPlatformData(m_data.get());

Completed in 814 milliseconds