Home
last modified time | relevance | path

Searched refs:OpenFtFace (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_buffer.cpp53 auto ftFace = fontManager->OpenFtFace(bytes_, index); in CreateFace()
H A Dfont_manager.h72 FT_Face OpenFtFace(BASE_NS::array_view<const uint8_t> buf, FT_Long index);
H A Dfont_manager.cpp277 auto face = OpenFtFace(buf, faceId); in GetTypeFacesByFile()
320 FT_Face FontManager::OpenFtFace(array_view<const uint8_t> buf, FT_Long index) in OpenFtFace() function in FontManager

Completed in 2 milliseconds