Searched defs:supported_codepoint_ranges_ (Results 1 – 2 of 2) sorted by relevance
298 std::vector<CodepointRangeStruct> supported_codepoint_ranges_; variable
7096 …for (const auto &supported_codepoint_ranges_ : o.supported_codepoint_ranges) { supported_codepoint… in FeatureProcessorOptionsT() local