Searched refs:closesBlockOrBlockTypeList (Results 1 – 2 of 2) sorted by relevance
286 Current.closesBlockOrBlockTypeList(Style))) { in canBreak()363 Current.closesBlockOrBlockTypeList(Style)) { in mustBreak()1126 if (Current.closesBlockOrBlockTypeList(Style)) in getNewLineColumn()
771 bool closesBlockOrBlockTypeList(const FormatStyle &Style) const { in closesBlockOrBlockTypeList() function