Home
last modified time | relevance | path

Searched defs:fontStyle (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DFontCollection.cpp88 …>> FontCollection::findTypefaces(const std::vector<SkString>& familyNames, SkFontStyle fontStyle) { in findTypefaces()
92 …llection::findTypefaces(const std::vector<SkString>& familyNames, SkFontStyle fontStyle, const std… in findTypefaces()
136 sk_sp<SkTypeface> FontCollection::matchTypeface(const SkString& familyName, SkFontStyle fontStyle) { in matchTypeface()
154 SkFontStyle fontStyle, in defaultFallback()
174 SkFontStyle fontStyle, in defaultEmojiFallback()
/aosp_15_r20/external/skia/modules/canvaskit/tests/
H A Dparagraph_test.js703 fontStyle: { property
718 fontStyle: { property
746 fontStyle: { property
759 fontStyle: { property
787 fontStyle: { property
802 fontStyle: { property
1031 fontStyle: { property
1080 fontStyle: { property
1118 fontStyle: { property
1164 fontStyle: { property
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/managers/
H A DTextLayout.java124 int fontStyle, in TextLayout()
145 int fontStyle, in TextLayout()
343 int fontStyle, in apply()
371 int fontStyle = buffer.readInt(); in read() local
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/
H A DFontAssetDelegate.java23 public Typeface fetchFont(String fontFamily, String fontStyle, String fontName) { in fetchFont()
37 public String getFontPath(String fontFamily, String fontStyle, String fontName) { in getFontPath()
/aosp_15_r20/external/skia/src/ports/
H A DSkFontScanner_fontations.cpp112 fontations_ffi::BridgeFontStyle fontStyle; in scanInstance() local
144 fontations_ffi::BridgeFontStyle fontStyle; in scanInstance() local
H A DSkTypeface_fontations.cpp166 fontations_ffi::BridgeFontStyle fontStyle; in MakeFromData() local
928 fontations_ffi::BridgeFontStyle fontStyle; in onGetAdvancedMetrics() local
H A DSkFontMgr_android.cpp193 SkFontStyle fontStyle = proxy->fontStyle(); in SkFontStyleSet_Android() local
/aosp_15_r20/external/skia/docs/examples/
H A DSkFontMgr_example.cpp23 SkFontStyle fontStyle; in draw() local
H A Dtext_rendering.cpp7 SkFontStyle fontStyle; // Default is normal weight, normal width, upright slant. in draw() local
H A DSkFontMgr_example2.cpp23 SkFontStyle fontStyle; in draw() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DTextViewFontWeightTest.java125 FontStyle fontStyle = CHAR_FONT_MAP.get(threeEmChar); in assertFontSelected() local
/aosp_15_r20/external/skia/tests/
H A DFCITest.cpp87 SkFontStyle fontStyle(weight, SkFontStyle::kNormal_Width, SkFontStyle::kUpright_Slant); in DEF_TEST() local
H A DFontMgrTest.cpp191 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in DEF_TEST()
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/manager/
H A DFontAssetManager.java79 String fontStyle = font.getStyle(); in getFontFamily() local
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/fonts/
H A DFontStyle.java258 FontStyle fontStyle = (FontStyle) o; in equals() local
/aosp_15_r20/frameworks/minikin/include/minikin/
H A DMinikinPaint.h71 FontStyle fontStyle; member
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/
H A DCea708Decoder.java671 int fontStyle = serviceBlockPacket.readBits(3); in handleSetPenAttributes() local
1106 int fontStyle) { in setPenAttributes()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/
H A DCea708Decoder.java669 int fontStyle = serviceBlockPacket.readBits(3); in handleSetPenAttributes() local
1104 int fontStyle) { in setPenAttributes()
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DFont.java243 …static public Font create(RenderScript rs, Resources res, String familyName, Style fontStyle, floa… in create()
/aosp_15_r20/frameworks/av/media/libstagefright/timedtext/test/fuzzer/
H A Dtimedtext_fuzz.proto63 uint32 fontStyle = 8; field
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp80 SimpleFontStyle fontStyle; member
102 SimpleFontStyle fontStyle; member
H A Dparagraph.js100 function fontStyle(s) { function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/PrintSpooler/PrintSpooler/android_common/busybox/
DR.jarMETA-INF/ META-INF/MANIFEST.MF android/support/asynclayoutinflater/R$ ...
/aosp_15_r20/frameworks/base/core/java/android/graphics/fonts/
H A DFontUpdateRequest.java84 public Font(@NonNull String postScriptName, @NonNull FontStyle fontStyle, in Font()
/aosp_15_r20/external/skia/gm/
H A Dfontmgr.cpp48 const SkFontStyle& fontStyle) { in drawCharacter()

12345678910>>...23