Home
last modified time | relevance | path

Searched defs:FontDescSharedPtr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/include/
H A Djs_fontdescriptor.h26 using FontDescSharedPtr = std::shared_ptr<TextEngine::FontParser::FontDescriptor>; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_mgr.h29 using FontDescSharedPtr = std::shared_ptr<TextEngine::FontParser::FontDescriptor>; variable
H A Dfont_descriptor_cache.h28 using FontDescSharedPtr = std::shared_ptr<TextEngine::FontParser::FontDescriptor>; variable