Home
last modified time | relevance | path

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

/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dformmain.pas3982 F.Ed1.OptTextCenteringCharWidth:= NCentering;
3983 F.Ed2.OptTextCenteringCharWidth:= NCentering;
5922 Ed.OptTextCenteringCharWidth:= EditorOps.OpCenteringForDistractionFree;
5945 Ed.OptTextCenteringCharWidth:= IfThen(Groups.Mode=gmOne, EditorOps.OpCenteringWidth, 0);
H A Dproc_editor.pas356 Ed.OptTextCenteringCharWidth:= IfThen(AApplyCentering, Op.OpCenteringWidth, 0);
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit.pas1860 …property OptTextCenteringCharWidth: integer read FOptTextCenteringCharWidth write FOptTextCenterin… property