Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A DsmartIndent.h37 int LoadSmartIndentString(char *inString);
H A DsmartIndent.c1817 int LoadSmartIndentString(char *inString) in LoadSmartIndentString() function
H A Dpreferences.c1392 LoadSmartIndentString(TempStringPrefs.smartIndent); in translatePrefFormats()