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

/external/webkit/Source/WebCore/platform/graphics/
H A DSimpleFontData.h149 NSFont* getNSFont() const { return m_platformData.font(); } function in class:WebCore::SimpleFontData
151 NSFont* getNSFont() const { return m_platformData.nsFont(); } function in class:WebCore::SimpleFontData

Completed in 74 milliseconds