HomeSort by relevance Sort by last modified time
    Searched defs:cairo_font_face_t (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/cairo/
FontCustomPlatformData.h 33 typedef struct _cairo_font_face cairo_font_face_t; typedef in typeref:struct:_cairo_font_face
50 cairo_font_face_t* m_fontFace;
RefPtrCairo.h 27 typedef struct _cairo_font_face cairo_font_face_t; typedef in typeref:struct:_cairo_font_face
43 template<> void refIfNotNull(cairo_font_face_t* ptr);
44 template<> void derefIfNotNull(cairo_font_face_t* ptr);

Completed in 134 milliseconds