Searched refs:Indent_Pending (Results 1 – 4 of 4) sorted by relevance
93 if Buffer.Indent_Pending then94 Buffer.Indent_Pending := False;113 Buffer.Indent_Pending := False; -- just for a moment115 Buffer.Indent_Pending := True;
95 Indent_Pending => <>, UTF_8_Length => <>, UTF_8_Column => <>,99 Buffer.Indent_Pending := Defaulted.Indent_Pending;
107 [Indentation => <>, Indent_Pending => <>, UTF_8_Length => <>,112 Buffer.Indent_Pending := Defaulted.Indent_Pending;
73 Indent_Pending : Boolean := True; variable