Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_file.cpp148 if (strncmp(binHeader_.fontMagic, FONT_MAGIC_NUMBER, FONT_MAGIC_NUM_LEN) != 0) { in SetFile()
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h225 constexpr const char* FONT_MAGIC_NUMBER = const_cast<char *>("OHOS."); member

Completed in 3 milliseconds