Searched refs:ContentFormat (Results 1 – 1 of 1) sorted by relevance
371 if (auto *ContentFormat = Hover->getArray("contentFormat")) { in fromJSON() local372 for (const auto &Format : *ContentFormat) { in fromJSON()