Home
last modified time | relevance | path

Searched refs:NotIdentifierCaps (Results 1 – 14 of 14) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Process/Capitalisation/
H A DIdentifierCaps.pas194 if FormattingSettings.NotIdentifierCaps.Enabled
195 and FormattingSettings.NotIdentifierCaps.HasWord(lcSourceToken.SourceCode) then
198 lsChange := FormattingSettings.NotIdentifierCaps.CapitaliseWord(lcSourceToken.SourceCode);
214 FormattingSettings.NotIdentifierCaps.Enabled;
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Process/Capitalisation/
H A DIdentifierCaps.pas194 if FormattingSettings.NotIdentifierCaps.Enabled
195 and FormattingSettings.NotIdentifierCaps.HasWord(lcSourceToken.SourceCode) then
198 lsChange := FormattingSettings.NotIdentifierCaps.CapitaliseWord(lcSourceToken.SourceCode);
214 FormattingSettings.NotIdentifierCaps.Enabled;
/dports/editors/lazarus/lazarus/components/jcf2/Process/Capitalisation/
H A DIdentifierCaps.pas194 if FormattingSettings.NotIdentifierCaps.Enabled
195 and FormattingSettings.NotIdentifierCaps.HasWord(lcSourceToken.SourceCode) then
198 lsChange := FormattingSettings.NotIdentifierCaps.CapitaliseWord(lcSourceToken.SourceCode);
214 FormattingSettings.NotIdentifierCaps.Enabled;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Process/Capitalisation/
H A DIdentifierCaps.pas194 if FormattingSettings.NotIdentifierCaps.Enabled
195 and FormattingSettings.NotIdentifierCaps.HasWord(lcSourceToken.SourceCode) then
198 lsChange := FormattingSettings.NotIdentifierCaps.CapitaliseWord(lcSourceToken.SourceCode);
214 FormattingSettings.NotIdentifierCaps.Enabled;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Ui/Settings/
H A DfrNotIdentifierCapsSettings.pas83 with FormattingSettings.NotIdentifierCaps do
92 with FormattingSettings.NotIdentifierCaps do
/dports/editors/lazarus/lazarus/components/jcf2/Ui/Settings/
H A DfrNotIdentifierCapsSettings.pas83 with FormattingSettings.NotIdentifierCaps do
92 with FormattingSettings.NotIdentifierCaps do
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Ui/Settings/
H A DfrNotIdentifierCapsSettings.pas83 with FormattingSettings.NotIdentifierCaps do
92 with FormattingSettings.NotIdentifierCaps do
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Ui/Settings/
H A DfrNotIdentifierCapsSettings.pas83 with FormattingSettings.NotIdentifierCaps do
92 with FormattingSettings.NotIdentifierCaps do
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/TestApplication/
H A DJcfSettings.pas114 property NotIdentifierCaps: TSetWordList Read fcNotIdentifierCaps; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/TestApplication/
H A DJcfSettings.pas114 property NotIdentifierCaps: TSetWordList Read fcNotIdentifierCaps; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Settings/
H A DJcfSettings.pas120 property NotIdentifierCaps: TSetWordList Read fcNotIdentifierCaps; property
/dports/editors/lazarus/lazarus/components/jcf2/Settings/
H A DJcfSettings.pas114 property NotIdentifierCaps: TSetWordList Read fcNotIdentifierCaps; property
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Settings/
H A DJcfSettings.pas114 property NotIdentifierCaps: TSetWordList Read fcNotIdentifierCaps; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Settings/
H A DJcfSettings.pas120 property NotIdentifierCaps: TSetWordList Read fcNotIdentifierCaps; property