Searched refs:noDeleteOperation (Results 1 – 1 of 1) sorted by relevance
2825 bool noDeleteOperation = deleteBackwardOperations_.empty() && deleteForwardOperations_.empty(); in HandleCountStyle() local2826 if (!IsShowCount() || !noDeleteOperation) { in HandleCountStyle()