Searched defs:numchars (Results 1 – 3 of 3) sorted by relevance
93 def adapt(delta, first, numchars): argument
91 def adapt(delta, first, numchars): argument
1150 static StbUndoRecord *stb_text_create_undo_record(StbUndoState *state, int numchars) in stb_text_create_undo_record()