Searched refs:min_text_size (Results 1 – 2 of 2) sorted by relevance
111 const int min_text_size = options_->backoff_options()->min_text_size(); in BackoffDetectLanguages() local112 if (selection_indices.second - selection_indices.first < min_text_size && in BackoffDetectLanguages()128 context, selection_indices, min_text_size); in BackoffDetectLanguages()
926 min_text_size:int = 20;