/external/skia/modules/skparagraph/src/ |
D | FontCollection.cpp | 70 …>> FontCollection::findTypefaces(const std::vector<SkString>& familyNames, SkFontStyle fontStyle) { in findTypefaces() 97 sk_sp<SkTypeface> FontCollection::matchTypeface(const SkString& familyName, SkFontStyle fontStyle) { in matchTypeface() 114 sk_sp<SkTypeface> FontCollection::defaultFallback(SkUnichar unicode, SkFontStyle fontStyle, const S… in defaultFallback()
|
/external/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
|
/external/skia/modules/canvaskit/tests/ |
D | paragraph.spec.js | 362 fontStyle: { property 377 fontStyle: { property 434 fontStyle: { property 490 fontStyle: { property
|
/external/skia/modules/canvaskit/ |
D | paragraph.js | 55 function fontStyle(s) { function
|
D | paragraph_bindings.cpp | 42 SimpleFontStyle fontStyle; member
|
/external/skia/include/core/ |
D | SkTypeface.h | 48 SkFontStyle fontStyle() const { in fontStyle() function
|
/external/skqp/include/core/ |
D | SkTypeface.h | 48 SkFontStyle fontStyle() const { in fontStyle() function
|
/external/skqp/tests/ |
D | FontMgrTest.cpp | 123 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3()
|
/external/ImageMagick/Magick++/lib/ |
D | Options.cpp | 340 void Magick::Options::fontStyle(const StyleType style_) in fontStyle() function in Magick::Options 347 Magick::StyleType Magick::Options::fontStyle(void) const in fontStyle() function in Magick::Options
|
D | Image.cpp | 883 void Magick::Image::fontStyle(const StyleType pointSize_) in fontStyle() function in Magick::Image 889 Magick::StyleType Magick::Image::fontStyle(void) const in fontStyle() function in Magick::Image
|
/external/skia/gm/ |
D | fontmgr.cpp | 45 const SkFontStyle& fontStyle) { in drawCharacter()
|
/external/skia/tests/ |
D | FontMgrTest.cpp | 125 TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){} in test_matchStyleCSS3()
|
/external/skqp/gm/ |
D | fontmgr.cpp | 31 const SkFontStyle& fontStyle) { in drawCharacter()
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/ |
D | Cea708Decoder.java | 648 int fontStyle = serviceBlockPacket.readBits(3); in handleSetPenAttributes() local 1038 boolean underlineToggle, int edgeType, int fontStyle) { in setPenAttributes()
|
/external/skqp/src/core/ |
D | SkTypeface.cpp | 136 SkFontStyle fontStyle) { in MakeFromName()
|
/external/skia/src/core/ |
D | SkTypeface.cpp | 135 SkFontStyle fontStyle) { in MakeFromName()
|
/external/skia/modules/skparagraph/include/ |
D | TextStyle.h | 196 void setFontStyle(SkFontStyle fontStyle) { fFontStyle = fontStyle; } in setFontStyle()
|
/external/skia/samplecode/ |
D | SampleParagraph.cpp | 106 SkFontStyle fontStyle(std::get<1>(para) ? SkFontStyle::Weight::kBold_Weight in drawTest() local 825 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=…
|