Searched refs:m_hasExternalSVGFont (Results 1 – 2 of 2) sorted by relevance
69 void setHasExternalSVGFont(bool value) { m_hasExternalSVGFont = value; } in setHasExternalSVGFont()81 bool m_hasExternalSVGFont; variable
54 , m_hasExternalSVGFont(false) in CSSFontFaceSource()130 if (m_hasExternalSVGFont) { in getFontData()208 return m_svgFontFaceElement || m_hasExternalSVGFont; in getFontData()