Home
last modified time | relevance | path

Searched defs:FontStyle (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/txt/src/minikin/
DFontFamily.h40 FontStyle() in FontStyle() function
42 FontStyle(int weight, bool italic) in FontStyle() function
44 FontStyle(uint32_t langListId) // NOLINT(implicit) in FontStyle() function
DFontFamily.cpp42 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/
DFontFamily.h40 FontStyle() in FontStyle() function
42 FontStyle(int weight, bool italic) in FontStyle() function
44 FontStyle(uint32_t langListId) // NOLINT(implicit) in FontStyle() function
DFontFamily.cpp42 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/
Dfont_style.h22 enum class FontStyle { enum
/third_party/flutter/txt/src/txt/
Dfont_style.h22 enum class FontStyle { enum
/third_party/typescript/tests/cases/fourslash/etslib/
Dtext.d.ts17 declare enum FontStyle { enum
/third_party/flutter/skia/modules/skottie/src/layers/
DTextLayer.cpp29 SkFontStyle FontStyle(const AnimationBuilder* abuilder, const char* style) { in FontStyle() function
/third_party/skia/modules/skottie/src/layers/
DTextLayer.cpp51 SkFontStyle FontStyle(const AnimationBuilder* abuilder, const char* style) { in FontStyle() function
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcea708decoder.h312 } FontStyle; typedef
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts598 export interface FontStyle { interface
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp73709 enum class FontStyle : int8_t { enum