Searched refs:DLG_SCALE (Results 1 – 12 of 12) sorted by relevance
/dports/graphics/mtpaint/mtPaint-4ea607e/src/ |
H A D | mainwindow.h | 99 DLG_SCALE, enumerator
|
H A D | mainwindow.c | 4875 case DLG_SCALE: in action_dispatch() 5430 MENUITEMs(_("//Scale Canvas ..."), ACTMOD(DLG_SCALE, 0)),
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_prefs/ |
H A D | dlg_json.py | 168 dlg_proc(h, DLG_SCALE)
|
H A D | dlg.py | 840 dlg_proc(h, DLG_SCALE)
|
/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_prefs/ |
H A D | dlg_json.py | 168 dlg_proc(h, DLG_SCALE)
|
H A D | dlg.py | 840 dlg_proc(h, DLG_SCALE)
|
/dports/editors/cudatext/CudaText-1.151.0/app/ |
H A D | proc_py_const.pas | 601 DLG_SCALE = 9;
|
H A D | formmain_py_api.inc | 9267 DLG_SCALE:
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/ |
H A D | cudatext.py | 725 DLG_SCALE = 9 variable
|
/dports/editors/cudatext/CudaText-1.151.0/app/py/ |
H A D | cudatext.py | 725 DLG_SCALE = 9 variable
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_options_editor/ |
H A D | cd_plug_lib.py | 765 if id_action==app.DLG_SCALE:
|
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/ |
H A D | cudatext_api.wiki | 1229 * DLG_SCALE: Scales form, with all controls, for the current OS high-DPI value. E.g. of OS scale is… 3431 * add: dlg_proc: action DLG_SCALE
|