Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A Dhighlight.h76 int HighlightCodeOfPos(WindowInfo *window, int pos);
H A Dhighlight.c1074 int HighlightCodeOfPos(WindowInfo *window, int pos) in HighlightCodeOfPos() function
H A Dmacro.c5524 patCode = HighlightCodeOfPos(window, bufferPos); in getStyleAtPosMS()
5671 patCode = HighlightCodeOfPos(window, bufferPos); in getPatternAtPosMS()