| /third_party/skia/modules/skparagraph/src/ |
| D | FontCollection.cpp | 80 …>> FontCollection::findTypefaces(const std::vector<SkString>& familyNames, SkFontStyle fontStyle) { in findTypefaces() 84 …llection::findTypefaces(const std::vector<SkString>& familyNames, SkFontStyle fontStyle, const std… in findTypefaces() 128 sk_sp<SkTypeface> FontCollection::matchTypeface(const SkString& familyName, SkFontStyle fontStyle) { in matchTypeface() 145 sk_sp<SkTypeface> FontCollection::defaultFallback(SkUnichar unicode, SkFontStyle fontStyle, const S… in defaultFallback()
|
| /third_party/skia/experimental/sktext/src/ |
| D | Paint.h | 23 TrivialFontChain(const char* ff, SkScalar size, SkFontStyle fontStyle) in TrivialFontChain() 45 MultipleFontChain(std::vector<const char*> ffs, SkScalar size, SkFontStyle fontStyle) in MultipleFontChain()
|
| D | Paint.cpp | 24 … const SkString& fontFamily, SkScalar fontSize, SkFontStyle fontStyle, SkScalar x, SkScalar y) { in drawText() 33 …const SkString& fontFamily, SkScalar fontSize, SkFontStyle fontStyle, SkSize reqSize, SkScalar x, … in drawText()
|
| /third_party/skia/docs/examples/ |
| D | SkFontMgr_example.cpp | 24 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 | 24 SkFontStyle fontStyle; in draw() local
|
| /third_party/skia/modules/canvaskit/tests/ |
| D | paragraph.spec.js | 640 fontStyle: { property 655 fontStyle: { property 697 fontStyle: { property 712 fontStyle: { property 911 fontStyle: { property 962 fontStyle: { property
|
| /third_party/skia/include/core/ |
| D | SkTypeface.h | 48 SkFontStyle fontStyle() const { in fontStyle() function
|
| /third_party/skia/modules/canvaskit/ |
| D | paragraph.js | 80 function fontStyle(s) { function
|
| D | paragraph_bindings.cpp | 59 SimpleFontStyle fontStyle; member 77 SimpleFontStyle fontStyle; member
|
| /third_party/skia/tests/ |
| D | FontMgrTest.cpp | 128 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in DEF_TEST()
|
| /third_party/skia/gm/ |
| D | fontmgr.cpp | 46 const SkFontStyle& fontStyle) { in drawCharacter()
|
| /third_party/skia/src/core/ |
| D | SkTypeface.cpp | 135 SkFontStyle fontStyle) { in MakeFromName()
|
| /third_party/skia/modules/skparagraph/include/ |
| D | TextStyle.h | 235 void setFontStyle(SkFontStyle fontStyle) { fFontStyle = fontStyle; } in setFontStyle()
|
| /third_party/skia/src/ports/skia_ohos/ |
| D | FontConfig_ohos.cpp | 252 const SkFontStyle& fontStyle = typefaceSet[i]->fontStyle(); in matchFontStyle() local
|
| /third_party/skia/tools/perf-canvaskit-puppeteer/ |
| D | canvas_perf.js | 630 fontStyle: { property
|
| /third_party/skia/modules/canvaskit/npm_build/types/ |
| D | index.d.ts | 2793 fontStyle?: FontStyle; property 2825 fontStyle?: FontStyle; property
|
| /third_party/skia/modules/skparagraph/samples/ |
| D | SampleParagraph.cpp | 114 SkFontStyle fontStyle(std::get<1>(para) ? SkFontStyle::Weight::kBold_Weight in drawTest() local 834 SkFontStyle fontStyle(SkFontStyle::kBold_Weight, SkFontStyle::kNormal_Width, in hangingS() local
|
| /third_party/weex-loader/deps/weex-styler/lib/ |
| D | validator.js | 2390 fontStyle: genEnumValidator(['normal', 'italic']), property 2984 fontStyle: genEnumValidator(['normal', 'italic']), property
|
| /third_party/typescript/tests/lib/ |
| D | react.d.ts | 1083 fontStyle?: any; property
|
| D | lib.d.ts | 4829 fontStyle: string; property
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 2998 fontStyle: string; property
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 3018 fontStyle: string; property
|