Home
last modified time | relevance | path

Searched refs:getTestFontFamily (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dutilities.py284 def getTestFontFamily(): function
303 msg = getTestFontFamily() + ' base test font styles could not be loaded'
304 res = (QgsFontUtils.fontFamilyHasStyle(getTestFontFamily(), 'Roman') and
305 QgsFontUtils.fontFamilyHasStyle(getTestFontFamily(), 'Bold'))
H A Dtest_qgsfontutils.py22 getTestFontFamily,
38 cls._family = getTestFontFamily()
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dutilities.py284 def getTestFontFamily(): function
303 msg = getTestFontFamily() + ' base test font styles could not be loaded'
304 res = (QgsFontUtils.fontFamilyHasStyle(getTestFontFamily(), 'Roman') and
305 QgsFontUtils.fontFamilyHasStyle(getTestFontFamily(), 'Bold'))
H A Dtest_qgsfontutils.py22 getTestFontFamily,
38 cls._family = getTestFontFamily()