Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A DsmartIndent.c139 static int updateSmartIndentCommonData(void);
1648 if (!updateSmartIndentCommonData()) in comOKCB()
1658 updateSmartIndentCommonData(); in comApplyCB()
1698 static int updateSmartIndentCommonData(void) in updateSmartIndentCommonData() function