Searched refs:InsertBlankLineAfter (Results 1 – 2 of 2) sorted by relevance
231 tokenutil.InsertBlankLineAfter(token.previous)233 tokenutil.InsertBlankLineAfter(token)257 tokenutil.InsertBlankLineAfter(token.previous)473 tokenutil.InsertBlankLineAfter(insert_location)488 tokenutil.InsertBlankLineAfter(insert_location)
356 def InsertBlankLineAfter(token): function