Searched defs:downloadableBinaryFontsEnabled (Results 1 – 2 of 2) sorted by relevance
810 void Settings::setDownloadableBinaryFontsEnabled(bool downloadableBinaryFontsEnabled) in setDownloadableBinaryFontsEnabled()
350 bool downloadableBinaryFontsEnabled() const { return m_downloadableBinaryFontsEnabled; } in downloadableBinaryFontsEnabled() function