Searched refs:fontStyleSetCache_ (Results 1 – 1 of 1) sorted by relevance
79 fontStyleSetCache_.clear(); in Clear()93 mutable std::map<std::string, std::shared_ptr<VariantFontStyleSet>> fontStyleSetCache_ = {}; variable