Home
last modified time | relevance | path

Searched defs:TextStyle (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dtext_style.cc26 TextStyle::TextStyle() in TextStyle() function in txt::TextStyle
/third_party/flutter/skia/modules/skparagraph/src/
DTextStyle.cpp9 TextStyle::TextStyle() : fFontStyle() { in TextStyle() function in skia::textlayout::TextStyle
/third_party/skia/modules/skparagraph/src/
DTextStyle.cpp11 TextStyle::TextStyle(const TextStyle& other, bool placeholder) { in TextStyle() function in skia::textlayout::TextStyle
/third_party/skia/modules/skparagraph/include/
DFontCollection.h16 class TextStyle; variable
/third_party/flutter/skia/modules/skparagraph/include/
DFontCollection.h16 class TextStyle; variable
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.cpp58 enum class TextStyle enum
/third_party/skia/modules/canvaskit/
Dparagraph.js111 CanvasKit.TextStyle = function(s) { class in CanvasKit
Dexterns.js749 TextStyle: function() {}, method
/third_party/python/Lib/msilib/
Dschema.py543 TextStyle = Table('TextStyle') variable
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_print.cpp31 enum TextStyle enum
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts405 readonly TextStyle: TextStyleConstructor; property
2815 export interface TextStyle { interface