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

  /external/webkit/Source/WebCore/css/
CSSFontFaceSource.h 57 void setFontFace(CSSFontFace* face) { m_face = face; }
CSSFontFace.cpp 77 source->setFontFace(this);

Completed in 47 milliseconds