Searched defs:FontStyle (Results 1 – 12 of 12) sorted by relevance
/third_party/flutter/txt/src/minikin/ |
D | FontFamily.h | 40 FontStyle() in FontStyle() function 42 FontStyle(int weight, bool italic) in FontStyle() function 44 FontStyle(uint32_t langListId) // NOLINT(implicit) in FontStyle() function
|
D | FontFamily.cpp | 42 FontStyle::FontStyle(int variant, int weight, bool italic) in FontStyle() function in minikin::FontStyle 45 FontStyle::FontStyle(uint32_t languageListId, in FontStyle() function in minikin::FontStyle
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | FontFamily.h | 40 FontStyle() in FontStyle() function 42 FontStyle(int weight, bool italic) in FontStyle() function 44 FontStyle(uint32_t langListId) // NOLINT(implicit) in FontStyle() function
|
D | FontFamily.cpp | 42 FontStyle::FontStyle(int variant, int weight, bool italic) in FontStyle() function in minikin::FontStyle 45 FontStyle::FontStyle(uint32_t languageListId, in FontStyle() function in minikin::FontStyle
|
/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | font_style.h | 22 enum class FontStyle { enum
|
/third_party/flutter/txt/src/txt/ |
D | font_style.h | 22 enum class FontStyle { enum
|
/third_party/typescript/tests/cases/fourslash/etslib/ |
D | text.d.ts | 17 declare enum FontStyle { enum
|
/third_party/flutter/skia/modules/skottie/src/layers/ |
D | TextLayer.cpp | 29 SkFontStyle FontStyle(const AnimationBuilder* abuilder, const char* style) { in FontStyle() function
|
/third_party/skia/modules/skottie/src/layers/ |
D | TextLayer.cpp | 51 SkFontStyle FontStyle(const AnimationBuilder* abuilder, const char* style) { in FontStyle() function
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstcea708decoder.h | 312 } FontStyle; typedef
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | index.d.ts | 598 export interface FontStyle { interface
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 73709 enum class FontStyle : int8_t { enum
|