Searched defs:FontFamily (Results 1 – 10 of 10) sorted by relevance
| /external/skia/src/ports/ |
| D | SkFontMgr_android_parser.h | 86 struct FontFamily { struct 87 FontFamily(const SkString& basePath, bool isFallbackFont) in FontFamily() argument 97 skia_private::THashMap<SkString, std::unique_ptr<FontFamily>> fallbackFamilies; argument 108 void GetSystemFontFamilies(SkTDArray<FontFamily*>& fontFamilies); argument
|
| /external/rust/crates/plotters-backend/src/ |
| D | text.rs | 8 pub enum FontFamily<'a> { enum 19 impl<'a> FontFamily<'a> { implementation 32 impl<'a> From<&'a str> for FontFamily<'a> { implementation 234 fn family(&self) -> FontFamily; in family()
|
| /external/rust/crates/plotters/src/style/font/ |
| D | naive.rs | 20 fn new(family: FontFamily, style: FontStyle) -> Result<Self, FontError> { in new()
|
| D | web.rs | 25 fn new(family: FontFamily, style: FontStyle) -> Result<Self, FontError> { in new()
|
| D | mod.rs | 66 fn new(family: FontFamily, style: FontStyle) -> Result<Self, Self::ErrorType>; in new()
|
| D | ttf.rs | 116 fn load_font_data(face: FontFamily, style: FontStyle) -> FontResult<FontExt> { in load_font_data() 202 fn new(family: FontFamily, style: FontStyle) -> Result<Self, FontError> { in new()
|
| D | font_desc.rs | 121 pub fn get_family(&self) -> FontFamily { in get_family()
|
| /external/rust/crates/plotters/src/style/ |
| D | text.rs | 217 impl<'a> IntoTextStyle<'a> for FontFamily<'a> { implementation 311 fn family(&self) -> FontFamily { in family()
|
| /external/aws-sdk-java-v2/services/medialive/src/main/resources/codegen-resources/ |
| D | service-2.json | 7575 "FontFamily": { object
|
| /external/aws-sdk-java-v2/services/quicksight/src/main/resources/codegen-resources/ |
| D | service-2.json | 15686 "FontFamily":{ object
|