Searched defs:toCTFontRef (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontPlatformData.h55 inline CTFontRef toCTFontRef(NSFont *nsFont) { return reinterpret_cast<CTFontRef>(nsFont); } function
/external/webkit/Source/WebCore/platform/graphics/
H A DFontPlatformData.h105 inline CTFontRef toCTFontRef(NSFont *nsFont) { return reinterpret_cast<CTFontRef>(nsFont); } function in namespace:WebCore

Completed in 70 milliseconds