/third_party/node/deps/npm/lib/search/ |
D | format-package-stream.js | 70 name: { minWidth: 25, maxWidth: 25, truncate: false, truncateMarker: '' }, property 71 description: { minWidth: 20, maxWidth: 20 }, property 72 author: { minWidth: 15, maxWidth: 15 }, property 73 date: { maxWidth: 11 }, property 74 version: { minWidth: 8, maxWidth: 8 }, property 75 keywords: { maxWidth: Infinity } property
|
/third_party/node/deps/npm/node_modules/ansi-align/ |
D | index.js | 55 function halfDiff (maxWidth, curWidth) { argument 59 function fullDiff (maxWidth, curWidth) { argument
|
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TextWrapper.cpp | 10 void TextWrapper::lookAhead(SkScalar maxWidth, Cluster* endOfClusters) { in lookAhead() 142 SkScalar maxWidth, in breakTextIntoLines()
|
D | TextLine.cpp | 134 void TextLine::format(TextAlign effectiveAlign, SkScalar maxWidth) { in format() 392 void TextLine::justify(SkScalar maxWidth) { in justify() 452 void TextLine::createEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool) { in createEllipsis()
|
D | ParagraphImpl.cpp | 402 void ParagraphImpl::breakShapedTextIntoLines(SkScalar maxWidth) { in breakShapedTextIntoLines() 434 void ParagraphImpl::formatLines(SkScalar maxWidth) { in formatLines()
|
/third_party/typescript/tests/cases/compiler/ |
D | unknownSymbolOffContextualType1.ts | 18 var maxWidth = widths.reduce(function (a, b) { variable
|
/third_party/skia/modules/skparagraph/src/ |
D | TextWrapper.cpp | 40 void TextWrapper::lookAhead(SkScalar maxWidth, Cluster* endOfClusters) { in lookAhead() 262 SkScalar maxWidth, in breakTextIntoLines()
|
D | TextLine.cpp | 244 void TextLine::format(TextAlign align, SkScalar maxWidth) { in format() 423 void TextLine::justify(SkScalar maxWidth) { in justify() 505 void TextLine::createEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool) { in createEllipsis()
|
D | ParagraphImpl.cpp | 513 void ParagraphImpl::breakShapedTextIntoLines(SkScalar maxWidth) { in breakShapedTextIntoLines() 548 void ParagraphImpl::formatLines(SkScalar maxWidth) { in formatLines()
|
/third_party/node/deps/npm/node_modules/cli-table3/src/ |
D | layout-manager.js | 25 function maxWidth(table) { function 173 maxWidth: maxWidth, property
|
/third_party/node/deps/npm/node_modules/columnify/ |
D | index.js | 18 maxWidth: Infinity, property
|
D | columnify.js | 23 maxWidth: Infinity, property
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | HorizontalDeviceMetricsTable.java | 77 public int maxWidth(int recordIx) { in maxWidth() method in HorizontalDeviceMetricsTable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | HorizontalDeviceMetricsTable.java | 77 public int maxWidth(int recordIx) { in maxWidth() method in HorizontalDeviceMetricsTable
|
/third_party/harfbuzz/src/ |
D | hb-ot-hdmx-table.hh | 76 HBUINT8 maxWidth; /* Maximum width. */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-hdmx-table.hh | 76 HBUINT8 maxWidth; /* Maximum width. */ member
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglMemoryStressTests.cpp | 105 …nfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight,… in MemoryAllocator() 322 int maxWidth; member
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-hdmx-table.hh | 76 HBUINT8 maxWidth; /* Maximum width. */ member
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdadaptationsetnode.h | 46 guint maxWidth; member
|
/third_party/typescript/src/testRunner/parallel/ |
D | host.ts | 87 const maxWidth = Base.window.width - open.length - close.length - 34; constant
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsTestsUtils.cpp | 1082 const deUint32 maxWidth = getMaxWidth(); in makeTessellationEvaluationFrameBufferTest() local 1267 const deUint32 maxWidth = getMaxWidth(); in makeGeometryFrameBufferTest() local 1431 const deUint32 maxWidth = getMaxWidth(); in allStages() local 1717 const deUint32 maxWidth = getMaxWidth(); in makeVertexFrameBufferTest() local
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
D | IcuTextWriter.java | 217 int maxWidth = Math.max(68, 80 - Math.min(4, rbPath.length()) * INDENT.length()); in appendValues() local
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 672 this.fillText = function(text, x, y, maxWidth) { argument 1078 this.strokeText = function(text, x, y, maxWidth) { argument
|
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 691 this.fillText = function(text, x, y, maxWidth) { argument 1084 this.strokeText = function(text, x, y, maxWidth) { argument
|
/third_party/node/deps/npm/node_modules/yargs/lib/ |
D | usage.js | 360 function maxWidth (table, theWrap, modifier) { function
|