Home
last modified time | relevance | path

Searched refs:fontStyleSetCache_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dfont_providers.h79 fontStyleSetCache_.clear(); in Clear()
93 mutable std::map<std::string, std::shared_ptr<VariantFontStyleSet>> fontStyleSetCache_ = {}; variable