Searched defs:DeleteRange (Results 1 – 4 of 4) sorted by relevance
157 void DeleteRange(Sci::Position position, Sci::Position deleteLength) { in DeleteRange() function
262 void DeleteRange(ptrdiff_t position, ptrdiff_t deleteLength) { in DeleteRange() function
225 void RunStyles<DISTANCE, STYLE>::DeleteRange(DISTANCE position, DISTANCE deleteLength) { in DeleteRange() function in RunStyles
215 void DecorationList<POS>::DeleteRange(Sci::Position position, Sci::Position deleteLength) { in DeleteRange() function in __anonfc2f625c0111::DecorationList