Home
last modified time | relevance | path

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

/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_testing_dlg_proc/
H A Drepro_labels.py5 FONT_LST = [''] \
24 'items':'\t'.join(FONT_LST)})
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_prefs/
H A Dcd_opts_dlg.py40 FONT_LST = ['default'] \ variable
212 kinf['lst'] = FONT_LST
214 kinf['lst'] = [''] + FONT_LST
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_prefs/
H A Dcd_opts_dlg.py40 FONT_LST = ['default'] \ variable
212 kinf['lst'] = FONT_LST
214 kinf['lst'] = [''] + FONT_LST
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_options_editor/
H A Dcd_opts_dlg.py49 FONT_LST = ['default'] \ variable
209 kinf['lst'] = FONT_LST
211 kinf['lst'] = [''] + FONT_LST