Searched refs:kMaxCaptionLines (Results 1 – 1 of 1) sorted by relevance
39 const int kMaxCaptionLines = 7; variable1151 partner != nullptr && line_count <= kMaxCaptionLines; in FindFigureCaptions()1186 if (next_partner == nullptr && line_count <= kMaxCaptionLines) { in FindFigureCaptions()1189 if (line_count <= kMaxCaptionLines) { in FindFigureCaptions()