/external/skia/modules/skparagraph/src/ |
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()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
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()
|
/external/skia/modules/canvaskit/tests/ |
D | paragraph_test.js | 755 fontStyle: { property 770 fontStyle: { property 802 fontStyle: { property 815 fontStyle: { property 847 fontStyle: { property 862 fontStyle: { property 1111 fontStyle: { property 1164 fontStyle: { property 1206 fontStyle: { property 1256 fontStyle: { property [all …]
|
/external/skia/docs/examples/ |
D | SkFontMgr_example.cpp | 23 SkFontStyle fontStyle; in draw() local
|
D | text_rendering.cpp | 7 SkFontStyle fontStyle; // Default is normal weight, normal width, upright slant. in draw() local
|
D | SkFontMgr_example2.cpp | 23 SkFontStyle fontStyle; in draw() local
|
/external/skia/src/ports/ |
D | SkFontScanner_fontations.cpp | 115 fontations_ffi::BridgeFontStyle fontStyle; in scanInstance() local 147 fontations_ffi::BridgeFontStyle fontStyle; in scanInstance() local
|
D | SkFontMgr_android.cpp | 170 SkFontStyle fontStyle = proxy->fontStyle(); in SkFontStyleSet_Android() local
|
D | SkTypeface_fontations.cpp | 179 fontations_ffi::BridgeFontStyle fontStyle; in MakeFromData() local 1005 fontations_ffi::BridgeFontStyle fontStyle; in onGetAdvancedMetrics() local
|
D | SkFontMgr_android_ndk.cpp | 353 SkFontStyle fontStyle = amatch->fontStyle(); in matchStyle() local
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/manager/ |
D | FontAssetManager.java | 79 String fontStyle = font.getStyle(); in getFontFamily() local
|
/external/skia/tests/ |
D | FCITest.cpp | 89 SkFontStyle fontStyle(weight, SkFontStyle::kNormal_Width, SkFontStyle::kUpright_Slant); in DEF_TEST() local
|
D | FontMgrTest.cpp | 189 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in DEF_TEST()
|
/external/skia/modules/canvaskit/ |
D | paragraph.js | 101 function fontStyle(s) { function
|
D | paragraph_bindings.cpp | 80 SimpleFontStyle fontStyle; member 102 SimpleFontStyle fontStyle; member
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/ |
D | Cea708Decoder.java | 671 int fontStyle = serviceBlockPacket.readBits(3); in handleSetPenAttributes() local 1106 int fontStyle) { in setPenAttributes()
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/ |
D | Cea708Decoder.java | 669 int fontStyle = serviceBlockPacket.readBits(3); in handleSetPenAttributes() local 1104 int fontStyle) { in setPenAttributes()
|
/external/skia/gm/ |
D | fontmgr.cpp | 48 const SkFontStyle& fontStyle) { in drawCharacter()
|
/external/skia/src/core/ |
D | SkTypeface.cpp | 482 SkFontStyle SkTypeface::fontStyle() const { in fontStyle() function in SkTypeface
|
/external/skia/modules/skparagraph/include/ |
D | TextStyle.h | 228 void setFontStyle(SkFontStyle fontStyle) { fFontStyle = fontStyle; } in setFontStyle()
|
/external/skia/tools/perf-canvaskit-puppeteer/ |
D | canvas_perf.js | 630 fontStyle: { property
|
/external/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 3212 fontStyle?: FontStyle; property 3249 fontStyle?: FontStyle; property
|
/external/skia/modules/skparagraph/slides/ |
D | ParagraphSlide.cpp | 140 SkFontStyle fontStyle(std::get<1>(para) ? SkFontStyle::Weight::kBold_Weight in drawTest() local 719 SkFontStyle fontStyle(SkFontStyle::kBold_Weight, SkFontStyle::kNormal_Width, in hangingS() local
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|