Searched refs:InsertBlankLineAfter (Results 1 – 2 of 2) sorted by relevance
179 tokenutil.InsertBlankLineAfter(token.previous)181 tokenutil.InsertBlankLineAfter(token)205 tokenutil.InsertBlankLineAfter(token.previous)377 tokenutil.InsertBlankLineAfter(insert_location)390 tokenutil.InsertBlankLineAfter(insert_location)
307 def InsertBlankLineAfter(token): function