| /external/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()
  | 
| /external/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()
  | 
| /external/skia/modules/canvaskit/tests/ | 
| D | paragraph_test.js | 669                 fontStyle: {  property 684             fontStyle: {  property 724                 fontStyle: {  property 739             fontStyle: {  property 932             fontStyle: {  property 981             fontStyle: {  property 1019             fontStyle: {  property 1065             fontStyle: {  property
  | 
| /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/tests/ | 
| D | FCITest.cpp | 86             SkFontStyle fontStyle(weight, SkFontStyle::kNormal_Width, SkFontStyle::kUpright_Slant);  in DEF_TEST()  local
  | 
| D | FontMgrTest.cpp | 141         TestTypeface(const SkFontStyle& fontStyle) : SkTypeface(fontStyle, false){}  in DEF_TEST()
  | 
| /external/skia/include/core/ | 
| D | SkTypeface.h | 53     SkFontStyle fontStyle() const {  in fontStyle()  function
  | 
| /external/skia/modules/canvaskit/ | 
| D | paragraph.js | 80     function fontStyle(s) {  function
  | 
| D | paragraph_bindings.cpp | 60     SimpleFontStyle fontStyle;  member 82     SimpleFontStyle fontStyle;  member
  | 
| /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/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 | 47                               const SkFontStyle& fontStyle) {  in drawCharacter()
  | 
| /external/skia/modules/skparagraph/include/ | 
| D | TextStyle.h | 223     void setFontStyle(SkFontStyle fontStyle) { fFontStyle = fontStyle; }  in setFontStyle()
  | 
| /external/skia/src/core/ | 
| D | SkTypeface.cpp | 187                                            SkFontStyle fontStyle) {  in MakeFromName()
  | 
| /external/skia/tools/perf-canvaskit-puppeteer/ | 
| D | canvas_perf.js | 630                     fontStyle: {  property
  | 
| /external/skia/modules/canvaskit/npm_build/types/ | 
| D | index.d.ts | 2929     fontStyle?: FontStyle;  property 2966     fontStyle?: FontStyle;  property
  | 
| /external/skia/modules/skparagraph/slides/ | 
| D | ParagraphSlide.cpp | 133                 SkFontStyle fontStyle(std::get<1>(para) ? SkFontStyle::Weight::kBold_Weight  in drawTest()  local 712         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=…
  |