Home
last modified time | relevance | path

Searched defs:fontName (Results 1 - 25 of 34) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/font/
H A Dcj_font_ffi.cpp43 NativeOptionFontInfo FfiFontManagerGetFontByName(const char* fontName) in FfiFontManagerGetFontByName() argument
/third_party/icu/icu4c/source/samples/layout/
H A DGnomeFontMap.cpp35 const LEFontInstance *GnomeFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() argument
H A DGDIFontMap.cpp33 const LEFontInstance *GDIFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() argument
H A DFontMap.cpp44 char *c, *scriptName, *fontName, *line, buffer[BUFFER_SIZE]; in FontMap() local
131 le_int32 FontMap::getFontIndex(const char *fontName) in getFontIndex() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGDIFontMap.cpp33 const LEFontInstance *GDIFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() argument
H A DGnomeFontMap.cpp35 const LEFontInstance *GnomeFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) in openFont() argument
H A DFontMap.cpp44 char *c, *scriptName, *fontName, *line, buffer[BUFFER_SIZE]; in FontMap() local
131 le_int32 FontMap::getFontIndex(const char *fontName) in getFontIndex() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontInfoMain.java231 private static String prependDataAndBuildCsv(String[] arr, String fontName, int fontIndex) { in prependDataAndBuildCsv() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_manager.cpp34 int8_t GlyphsManager::SetFile(const char* fontName, int32_t fp, uint32_t start, uint16_t fileType) in SetFile() argument
61 int8_t GlyphsManager::GetFontVersion(const char* fontName, char* version, uint8_t len) in GetFontVersion() argument
H A Dglyphs_file.cpp105 void GlyphsFile::SetFontName(const char* fontName) in SetFontName() argument
133 int8_t GlyphsFile::SetFile(const char* fontName, int32_t fp, uint32_t start) in SetFile() argument
190 bool GlyphsFile::IsSameFile(const char* fontName) in IsSameFile() argument
253 GetFontVersion(const char* fontName, char* version, uint8_t len) GetFontVersion() argument
[all...]
/third_party/skia/src/utils/
H A DSkShaperJSONWriter.cpp72 SkString fontName; in commitRunBuffer() local
/third_party/skia/modules/skparagraph/tests/
H A DSkShaperJSONWriter.cpp79 SkString fontName; in commitRunBuffer() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp160 bool FontManager::GetSystemFont(const std::string& fontName, FontInfo& fontInfo) in GetSystemFont() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dxmlreader.cpp177 char *fontName = NULL; in readTestFile() local
/third_party/icu/icu4c/source/test/letest/
H A Dxmlreader.cpp173 char *fontName = NULL; in readTestFile() local
H A Dcletest.c398 static le_font *openFont(const char *fontName, const char *checksum, const char *version, const char *testID) in openFont() argument
442 doTestCase(const char *testID, const char *fontName, const char *fontVersion, const char *fontChecksum, le_int32 scriptCode, le_int32 languageCode, const LEUnicode *text, le_int32 charCount, TestResult *expected) doTestCase() argument
H A Dgendata.cpp43 const char *fontName; member
237 char *fontName = getCString(element->getAttribute(name_attr)); in main() local
[all...]
H A Dletest.cpp541 LEFontInstance *openFont(const char *fontName, const char *checksum, const char *version, const char *testID) in openFont() argument
641 char *fontName = getCString(element->getAttribute(name_attr)); in DataDrivenTest() local
/third_party/skia/src/sfnt/
H A DSkOTUtils.cpp41 SkData* SkOTUtils::RenameFont(SkStreamAsset* fontData, const char* fontName, int fontNameLen) { in RenameFont() argument
/third_party/skia/gm/
H A Dfontmgr.cpp43 drawCharacter(SkCanvas* canvas, uint32_t character, SkScalar x, SkScalar y, const SkFont& origFont, SkFontMgr* fm, const char* fontName, const char* bcp47[], int bcp47Count, const SkFontStyle& fontStyle) drawCharacter() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.cpp402 NativeOptionFontInfo CJFrontendAbstract::GetSystemFont(const std::string& fontName) in GetSystemFont() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/font/
H A Djs_font.cpp145 char fontName[STR_BUFFER_SIZE] = { 0 }; in JSgetFontByName() local
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_canvas.h294 const char* fontName; member
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.cpp315 std::string fontName = fontSet_[i].substr(idx + 1, fontSet_[i].size() - idx - 1); in SetFontDescriptor() local
445 std::unique_ptr<FontParser::FontDescriptor> FontParser::ParseFontDescriptor(const std::string& fontName, in ParseFontDescriptor() argument
486 std::unique_ptr<FontParser::FontDescriptor> FontParser::GetVisibilityFontByName(const std::string& fontName, in GetVisibilityFontByName() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c175 FT_GetFileRef_From_Mac_ATS_Name( const char* fontName, in FT_GetFileRef_From_Mac_ATS_Name() argument
[all...]

Completed in 16 milliseconds

12