Searched defs:fontFullPath (Results 1 – 2 of 2) sorted by relevance
83 std::string fontFullPath = INSTALL_PATH + "HarmonyOS_Sans.ttf"; variable100 std::string fontFullPath = INSTALL_PATH + "HarmonyOS_Sans.ttf"; variable149 std::string fontFullPath = INSTALL_PATH + "HarmonyOS_Sans.ttf"; variable166 std::string fontFullPath = INSTALL_PATH + "NotoSansCJK-Regular.ttc"; variable186 std::string fontFullPath = INSTALL_PATH + "NotoSansCJK-Regular.ttc"; variable242 std::string fontFullPath = INSTALL_PATH + "NotoSansCJK-Regular.ttc"; variable
203 cJSON *FontConfig::ConstructCJSON(const std::string &fontFullPath, const std::vector<std::string> &… in ConstructCJSON()