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

  /external/webkit/WebCore/platform/wx/wxcode/mac/carbon/
non-kerned-drawing.cpp 58 wxFont* wxfont = font->getWxFont();
  /external/webkit/WebCore/platform/wx/wxcode/win/
non-kerned-drawing.cpp 113 wxFont* wxfont = font->getWxFont();
  /external/webkit/WebCore/platform/wx/wxcode/gtk/
non-kerned-drawing.cpp 194 wxFont* wxfont = font->getWxFont();
223 wxFont* wxfont = font->getWxFont();
  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 153 wxFont* getWxFont() const { return m_platformData.font(); }

Completed in 35 milliseconds