Home
last modified time | relevance | path

Searched defs:familyName (Results 26 - 36 of 36) sorted by relevance

12

/third_party/skia/src/ports/
H A DSkFontMgr_android.cpp196 SkString familyName; in SkFontStyleSet_Android() local
36 SkTypeface_Android(const SkFontStyle& style, bool isFixedPitch, const SkString& familyName) SkTypeface_Android() argument
56 SkTypeface_AndroidSystem(const SkString& pathName, const bool cacheFontFiles, int index, const SkFixed* axes, int axesCount, const SkFontStyle& style, bool isFixedPitch, const SkString& familyName, const SkTArray<SkLanguage, true>& lang, FontVariant variantStyle) SkTypeface_AndroidSystem() argument
129 SkTypeface_AndroidStream(std::unique_ptr<SkFontData> data, const SkFontStyle& style, bool isFixedPitch, const SkString& familyName) SkTypeface_AndroidStream() argument
361 find_family_style_character( const SkString& familyName, const SkTArray<NameToFamily, true>& fallbackNameToFamilyMap, const SkFontStyle& style, bool elegant, const SkString& langTag, SkUnichar character) find_family_style_character() argument
[all...]
H A DSkFontMgr_config_parser.cpp307 static FontFamily* find_family(FamilyData* self, const SkString& familyName) in find_family() argument
H A DSkFontMgr_fuchsia.cpp276 SkFontStyleSet_Fuchsia(sk_sp<SkFontMgr_Fuchsia> font_manager, std::string familyName, in SkFontStyleSet_Fuchsia() argument
191 SkTypeface_Fuchsia(std::unique_ptr<SkFontData> fontData, const SkFontStyle& style, bool isFixedPitch, const SkString familyName, TypefaceId id) SkTypeface_Fuchsia() argument
353 onMatchFamilyStyle(const char familyName[], const SkFontStyle& style) const onMatchFamilyStyle() argument
362 onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character) const onMatchFamilyStyleCharacter() argument
391 onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const onLegacyMakeTypeface() argument
396 FetchTypeface(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character, bool allow_fallback, bool exact_style_match) const FetchTypeface() argument
[all...]
H A DSkFontMgr_android_parser.cpp327 static FontFamily* find_family(FamilyData* self, const SkString& familyName) { in find_family() argument
H A DSkFontHost_win.cpp105 static void dcfontname_to_skstring(HDC deviceContext, const LOGFONT& lf, SkString* familyName) { in dcfontname_to_skstring() argument
1584 static void logfont_for_name(const char* familyName, LOGFONT* lf) { in logfont_for_name() argument
1613 SkString familyName; in onGetFontDescriptor() local
[all...]
H A DSkFontMgr_win_dw.cpp582 onMatchFamilyStyle(const char familyName[], const SkFontStyle& fontstyle) const onMatchFamilyStyle() argument
823 onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character) const onMatchFamilyStyleCharacter() argument
1143 onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const onLegacyMakeTypeface() argument
[all...]
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp93 SkString familyName; in getFamilyNameFromFont() local
112 std::string familyName = getFamilyNameFromFont(font); in findCompressionConfigWithFont() local
/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.cpp221 getStyleIndex(const char* familyName, bool& isFallback) const getStyleIndex() argument
568 SkString familyName = SkString(root[key].asCString()); parseGeneric() local
755 SkString familyName = SkString(root[key].asCString()); parseFallbackItem() local
859 parseTtcIndex(const Json::Value& root, const SkString& familyName) parseTtcIndex() argument
985 getTypefaceSet(const SkString& familyName, SkString& specifiedName) const getTypefaceSet() argument
1174 buildSubTypefaceSet(const std::shared_ptr<TypefaceSet>& typefaceSet, std::shared_ptr<TypefaceSet>& subSet, const SkString& familyName, int weight) buildSubTypefaceSet() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.hh618 familyName, enumerator
/third_party/vulkan-loader/loader/
H A Dloader_windows.c1110 PCWSTR familyName = L"Microsoft.D3DMappingLayers_8wekyb3d8bbwe"; in windows_get_app_package_manifest_path() local
/third_party/python/PC/
H A Dlauncher2.c1846 const wchar_t *familyName; member

Completed in 21 milliseconds

12