Home
last modified time | relevance | path

Searched refs:TTFSearchPath (Results 1 – 3 of 3) sorted by relevance

/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/
H A Drl_settings.py200 TTFSearchPath = ( variable
267 TTFSearchPath = TTFSearchPath + _findFontDirs( variable
/dports/print/py-reportlab/reportlab-3.5.68/tests/
H A Dtest_lib_utils.py211 ff.addDirectories(rl_config.T1SearchPath + rl_config.TTFSearchPath)
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/pdfbase/
H A Dttfonts.py160 for D in _ttf_dirs(*rl_config.TTFSearchPath):