Searched defs:DocumentHighlights (Results 1 – 1 of 1) sorted by relevance
193 typedef struct DocumentHighlights { struct196 …DocumentHighlights(std::string fileName = "fileName", std::vector<HighlightSpan> highlightSpans = … argument200 } DocumentHighlights; typedef