Searched defs:Stretch (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/tests/ |
D | RecordTest.cpp | 42 struct Stretch { struct 43 template <typename T> void operator()(T*) {} in operator ()() 44 void operator()(SkRecords::DrawRect* draw) { in operator ()() 49 void apply(SkRecord* record) { in apply()
|
/third_party/skia/tests/ |
D | RecordTest.cpp | 42 struct Stretch { struct 43 template <typename T> void operator()(T*) {} in operator ()() 44 void operator()(SkRecords::DrawRect* draw) { in operator ()() 49 void apply(SkRecord* record) { in apply()
|
/third_party/skia/experimental/sktext/src/ |
D | Line.h | 85 Stretch() : fGlyphStart(), fGlyphEnd(), fWidth(0), fTextRange(EMPTY_RANGE), fTextMetrics() { } in Stretch() function 87 Stretch(GlyphPos glyphStart, size_t textIndex, const TextMetrics& metrics) in Stretch() function 94 …Stretch(RunIndex runIndex, GlyphRange glyphRange, TextRange textRange, SkScalar width, const TextM… in Stretch() function
|
/third_party/typescript/tests/cases/fourslash/etslib/ |
D | flex.d.ts | 34 declare enum FlexDirection {
|