Home
last modified time | relevance | path

Searched defs:ttfName (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/frameworks/common/
H A Dgraphic_startup.cpp45 InitFontEngine(uintptr_t cacheMemAddr, uint32_t cacheMemLen, const char* dPath, const char* ttfName) InitFontEngine() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/
H A Dtypeface_test.cpp55 std::string ttfName = { 0x2F, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6D, 0x2F, 0x66, 0x6F, 0x6E, 0x74, 0x73, 0x2F, 0x48, in SetUpTestCase() local
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font.h165 uint8_t RegisterFontInfo(const char* ttfName, uint8_t shaping = 0) in RegisterFontInfo() argument
185 uint8_t UnregisterFontInfo(const char* ttfName) in UnregisterFontInfo() argument
H A Dbase_font.h170 virtual uint8_t RegisterFontInfo(const char* ttfName, uint8_t shaping) in RegisterFontInfo() argument
190 virtual uint8_t UnregisterFontInfo(const char* ttfName) in UnregisterFontInfo() argument
H A Dui_font_header.h385 const char* ttfName; member
413 const char* ttfName; member
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_bitmap.cpp113 uint16_t UIFontBitmap::GetFontId(const char* ttfName, uint8_t size) const in GetFontId() argument
H A Dui_font_vector.cpp93 uint8_t UIFontVector::RegisterFontInfo(const char* ttfName, uint8_t shaping) in RegisterFontInfo() argument
240 UnregisterFontInfo(const char* ttfName) UnregisterFontInfo() argument
560 GetFontId(const char* ttfName, uint8_t fontSize) const GetFontId() argument
[all...]

Completed in 6 milliseconds