Home
last modified time | relevance | path

Searched refs:CreateFontBuffer (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.h170 std::shared_ptr<FontBuffer> CreateFontBuffer(const TypeFace& typeFace);
H A Dfont_manager.cpp139 std::shared_ptr<FontBuffer> FontManager::CreateFontBuffer(const TypeFace& typeFace) in CreateFontBuffer() function in FontManager
185 std::shared_ptr fontBuff = CreateFontBuffer(typeFace); in CreateFont()
226 auto fontBuff = CreateFontBuffer(typeFace); in GetGlyphIndex()

Completed in 2 milliseconds