Searched refs:stLine (Results 1 – 3 of 3) sorted by relevance
359 stLine, enumerator
917 case stLine: in ME_SelectByType()1174 ME_DIType searchType = ((editor->nSelectionType == stLine) ? in ME_ExtendAnchorSelection()1191 ME_DIType searchType = ((editor->nSelectionType == stLine) ? in ME_ExtendAnchorSelection()1254 ME_SelectByType(editor, stLine); in ME_LButtonDown()
2930 if (editor->nSelectionType == stLine && editor->bMouseCaptured) { in ME_SetCursor()