/aosp_15_r20/external/skia/modules/skparagraph/src/ |
H A D | FontCollection.cpp | 88 …>> 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 D | paragraph_test.js | 703 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 D | TextLayout.java | 124 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 D | FontAssetDelegate.java | 23 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 D | SkFontScanner_fontations.cpp | 112 fontations_ffi::BridgeFontStyle fontStyle; in scanInstance() local 144 fontations_ffi::BridgeFontStyle fontStyle; in scanInstance() local
|
H A D | SkTypeface_fontations.cpp | 166 fontations_ffi::BridgeFontStyle fontStyle; in MakeFromData() local 928 fontations_ffi::BridgeFontStyle fontStyle; in onGetAdvancedMetrics() local
|
H A D | SkFontMgr_android.cpp | 193 SkFontStyle fontStyle = proxy->fontStyle(); in SkFontStyleSet_Android() local
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | SkFontMgr_example.cpp | 23 SkFontStyle fontStyle; in draw() local
|
H A D | text_rendering.cpp | 7 SkFontStyle fontStyle; // Default is normal weight, normal width, upright slant. in draw() local
|
H A D | SkFontMgr_example2.cpp | 23 SkFontStyle fontStyle; in draw() local
|
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/ |
H A D | TextViewFontWeightTest.java | 125 FontStyle fontStyle = CHAR_FONT_MAP.get(threeEmChar); in assertFontSelected() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | FCITest.cpp | 87 SkFontStyle fontStyle(weight, SkFontStyle::kNormal_Width, SkFontStyle::kUpright_Slant); in DEF_TEST() local
|
H A D | FontMgrTest.cpp | 191 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 D | FontAssetManager.java | 79 String fontStyle = font.getStyle(); in getFontFamily() local
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/fonts/ |
H A D | FontStyle.java | 258 FontStyle fontStyle = (FontStyle) o; in equals() local
|
/aosp_15_r20/frameworks/minikin/include/minikin/ |
H A D | MinikinPaint.h | 71 FontStyle fontStyle; member
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/ |
H A D | Cea708Decoder.java | 671 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 D | Cea708Decoder.java | 669 int fontStyle = serviceBlockPacket.readBits(3); in handleSetPenAttributes() local 1104 int fontStyle) { in setPenAttributes()
|
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/ |
H A D | Font.java | 243 …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 D | timedtext_fuzz.proto | 63 uint32 fontStyle = 8; field
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | paragraph_bindings.cpp | 80 SimpleFontStyle fontStyle; member 102 SimpleFontStyle fontStyle; member
|
H A D | paragraph.js | 100 function fontStyle(s) { function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/PrintSpooler/PrintSpooler/android_common/busybox/ |
D | R.jar | META-INF/
META-INF/MANIFEST.MF
android/support/asynclayoutinflater/R$ ... |
/aosp_15_r20/frameworks/base/core/java/android/graphics/fonts/ |
H A D | FontUpdateRequest.java | 84 public Font(@NonNull String postScriptName, @NonNull FontStyle fontStyle, in Font()
|
/aosp_15_r20/external/skia/gm/ |
H A D | fontmgr.cpp | 48 const SkFontStyle& fontStyle) { in drawCharacter()
|