Home
last modified time | relevance | path

Searched defs:maxWidth (Results 1 – 25 of 42) sorted by relevance

12

/third_party/node/deps/npm/lib/utils/
Dformat-search-stream.js79 name: { minWidth: 25, maxWidth: 25, truncate: false, truncateMarker: '' }, property
80 description: { minWidth: 20, maxWidth: 20 }, property
81 author: { minWidth: 15, maxWidth: 15 }, property
82 date: { maxWidth: 11 }, property
83 version: { minWidth: 8, maxWidth: 8 }, property
84 keywords: { maxWidth: Infinity }, property
/third_party/typescript/tests/cases/compiler/
DunknownSymbolOffContextualType1.ts18 var maxWidth = widths.reduce(function (a, b) { variable
/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp54 void TextWrapper::lookAhead(SkScalar maxWidth, Cluster* endOfClusters, bool applyRoundingHack, Word… in lookAhead()
293 SkScalar maxWidth, in moveForward()
DTextLine.cpp377 void TextLine::format(TextAlign align, SkScalar maxWidth) { in format()
562 void TextLine::justify(SkScalar maxWidth) { in justify()
644 void TextLine::createEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool ltr, WordBreakType … in createEllipsis()
726 void TextLine::createHeadEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool) { in createHeadEllipsis()
DParagraphImpl.cpp757 void ParagraphImpl::breakShapedTextIntoLines(SkScalar maxWidth) { in breakShapedTextIntoLines()
860 void ParagraphImpl::formatLines(SkScalar maxWidth) { in formatLines()
/third_party/node/deps/npm/node_modules/cli-table3/src/
Dlayout-manager.js37 function maxWidth(table) { function
186 maxWidth: maxWidth, property
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DHorizontalDeviceMetricsTable.java77 public int maxWidth(int recordIx) { in maxWidth() method in HorizontalDeviceMetricsTable
/third_party/node/deps/npm/node_modules/columnify/
Dindex.js18 maxWidth: Infinity, property
Dcolumnify.js22 maxWidth: Infinity, property
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hdmx-table.hh76 HBUINT8 maxWidth; /* Maximum width. */ member
/third_party/vk-gl-cts/modules/egl/
DteglMemoryStressTests.cpp105 …nfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight,… in MemoryAllocator()
322 int maxWidth; member
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdadaptationsetnode.h46 guint maxWidth; member
/third_party/typescript/src/testRunner/parallel/
Dhost.ts87 const maxWidth = Base.window.width - open.length - close.length - 34; constant
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1082 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/
DIcuTextWriter.java217 int maxWidth = Math.max(68, 80 - Math.min(4, rbPath.length()) * INDENT.length()); in appendValues() local
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js672 this.fillText = function(text, x, y, maxWidth) { argument
1078 this.strokeText = function(text, x, y, maxWidth) { argument
/third_party/skia/src/pathops/
DSkOpAngle.cpp588 double maxWidth = std::max(maxX - minX, maxY - minY); in endsIntersect() local
673 double maxWidth = std::max(maxX - minX, maxY - minY); in endToSide() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp531 const int maxWidth = 2048; // MAX_FRAMEBUFFER_WIDTH in ES 3.1 in createFboNoAttachmentTests() local
/third_party/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp135 int maxWidth, in adjust_bounds_to_granularity()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2559 const deUint32 maxWidth = getMaxWidth(); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2797 const deUint32 maxWidth = getMaxWidth(); in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3036 const deUint32 maxWidth = getMaxWidth(); in allStagesRequiredSubgroupSize() local
3365 const deUint32 maxWidth = getMaxWidth(); in makeVertexFrameBufferTestRequiredSubgroupSize() local
4590 const deUint32 maxWidth = getMaxWidth(); in allRayTracingStagesRequiredSubgroupSize() local
/third_party/skia/src/core/
DSkClipStack.cpp854 int maxWidth, in getConservativeBounds()
/third_party/skia/tests/
DPathOpsAngleIdeas.cpp481 double maxWidth = 0; in testQuadAngles() local
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp657 Rectangle randomViewport (const RenderContext& ctx, GLint maxWidth, GLint maxHeight, in randomViewport()
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js53 …el:":input,option",distance:1,delay:0},_mouseInit:function(){var d=this;this.element.bind("mousedo…
87 …bject"&&typeof module.exports==="object"){module.exports=a(require("jquery"))}else{a(jQuery)}}}(fu…
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c719 uint8_t maxWidth; in tile_info() local

12