Home
last modified time | relevance | path

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

/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit_canvasproc.pas65 HasAsciiNoTabs: boolean;
763 if AProps.SuperFast or AProps.HasAsciiNoTabs then
790 if AProps.HasAsciiNoTabs and not ATEditorOptions.TextoutNeedsOffsets then
812 if not AProps.HasAsciiNoTabs then
919 if AProps.HasAsciiNoTabs and not ATEditorOptions.TextoutNeedsOffsets then
947 if AProps.HasAsciiNoTabs and not ATEditorOptions.TextoutNeedsOffsets then
975 if not AProps.HasAsciiNoTabs then
H A Datstrings.pas116 HasAsciiNoTabs: TATBits2;
145 function HasAsciiNoTabs: boolean; in HasAsciiNoTabs() function
714 Ex.HasAsciiNoTabs:= 0; //cFlagUnknown
724 Ex.HasAsciiNoTabs:= 0; //cFlagUnknown
891 function TATStringItem.HasAsciiNoTabs: boolean; in TATStringItem.HasAsciiNoTabs() function
897 case TATLineFlag(Ex.HasAsciiNoTabs) of
938 Ex.HasAsciiNoTabs:= TATBits2(Value);
1058 Result:= FList.GetItem(AIndex)^.HasAsciiNoTabs;
H A Datsynedit_carets.inc265 bAsciiOnly:= StringItem^.HasAsciiNoTabs;
H A Datsynedit.pas3603 if StringItem^.HasAsciiNoTabs then
3698 TextOutProps.HasAsciiNoTabs:= St.LinesHasAsciiNoTabs[NLinesIndex];
8916 TextOutProps.HasAsciiNoTabs:= St.LinesHasAsciiNoTabs[WrapItem.NLineIndex];