Searched refs:score_break_ (Results 1 – 4 of 4) sorted by relevance
69 vsize score_break_; member82 score_break_ = brk; in Break_position()95 || (system_spec_index_ == other.system_spec_index_ && score_break_ < other.score_break_); in operator <()102 … || (system_spec_index_ == other.system_spec_index_ && score_break_ <= other.score_break_); in operator <=()
67 vsize score_break_; member80 score_break_ = brk; in Break_position()93 || (system_spec_index_ == other.system_spec_index_ && score_break_ < other.score_break_); in operator <()100 … || (system_spec_index_ == other.system_spec_index_ && score_break_ <= other.score_break_); in operator <=()
424 *line_breaker_start = start.score_break_; in line_breaker_args()429 *line_breaker_end = end.score_break_; in line_breaker_args()
413 *line_breaker_start = start.score_break_; in line_breaker_args()418 *line_breaker_end = end.score_break_; in line_breaker_args()