Home
last modified time | relevance | path

Searched defs:maxWidth (Results 1 - 25 of 27) sorted by relevance

12

/third_party/node/deps/npm/node_modules/cli-table3/src/
H A Dlayout-manager.js37 function maxWidth(table) { function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-hdmx-table.hh76 HBUINT8 maxWidth; /* Maximum width. */ member
/third_party/skia/modules/skparagraph/src/
H A DTextTabAlign.cpp44 void TextTabAlign::init(SkScalar maxWidth, Cluster* endOfClusters) in init() argument
H A DTextWrapper.cpp81 void TextWrapper::lookAhead(SkScalar maxWidth, Cluster* endOfClusters, bool applyRoundingHack, in lookAhead() argument
672 CalculateBestScore(std::vector<SkScalar>& widthOut, SkScalar maxWidth, ParagraphImpl* parent, size_t maxLines) moveForward() argument
728 breakTextIntoLines(ParagraphImpl* parent, SkScalar maxWidth, const AddLineToParagraph& addLine) moveForward() argument
[all...]
H A DTextLine.cpp465 void TextLine::format(TextAlign align, SkScalar maxWidth, EllipsisModal ellipsisModal) { argument
765 void TextLine::justify(SkScalar maxWidth) { argument
951 createTailEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool ltr, WordBreakType wordBreakType) global() argument
1036 createHeadEllipsis(SkScalar maxWidth, const SkString& ellipsis, bool) global() argument
[all...]
H A DParagraphImpl.cpp1134 void ParagraphImpl::positionShapedTextIntoLine(SkScalar maxWidth) { in GetLineFontMetrics() argument
1193 void ParagraphImpl::breakShapedTextIntoLines(SkScalar maxWidth) { in GetLineFontMetrics() argument
1235 void ParagraphImpl::breakShapedTextIntoLines(SkScalar maxWidth) { in GetLineFontMetrics() argument
1333 formatLines(SkScalar maxWidth) GetLineFontMetrics() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DHorizontalDeviceMetricsTable.java77 public int maxWidth(int recordIx) { in maxWidth() method in HorizontalDeviceMetricsTable
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp531 const int maxWidth = 2048; // MAX_FRAMEBUFFER_WIDTH in ES 3.1 in createFboNoAttachmentTests() local
H A Des31fShaderImageLoadStoreTests.cpp1992 int maxWidth = getGLTextureMaxSize(glLog, m_imageType); in iterate() local
2407 int maxWidth = getGLTextureMaxSize(glLog, m_imageType); in iterate() local
/third_party/vk-gl-cts/modules/egl/
H A DteglMemoryStressTests.cpp105 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use) in MemoryAllocator() argument
322 int maxWidth; member
[all...]
/third_party/skia/src/core/
H A DSkClipStack.cpp852 getConservativeBounds(int offsetX, int offsetY, int maxWidth, int maxHeight, SkRect* devBounds, bool* isIntersectionOfRects) const getConservativeBounds() argument
/third_party/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp134 adjust_bounds_to_granularity(SkIRect* dstBounds, const SkIRect& srcBounds, const VkExtent2D& granularity, int maxWidth, int maxHeight) adjust_bounds_to_granularity() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp1092 const deUint32 maxWidth = getMaxWidth(); in makeTessellationEvaluationFrameBufferTest() local
1277 const deUint32 maxWidth = getMaxWidth(); in makeGeometryFrameBufferTest() local
1441 const deUint32 maxWidth = getMaxWidth(); allStages() local
1727 const deUint32 maxWidth = getMaxWidth(); makeVertexFrameBufferTest() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES31.cpp1123 GLint maxWidth = context->getCaps().maxFramebufferWidth; in ValidateFramebufferParameteri() local
/third_party/skia/src/pathops/
H A 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/glshared/
H A DglsLifetimeTests.cpp657 Rectangle randomViewport (const RenderContext& ctx, GLint maxWidth, GLint maxHeight, in randomViewport() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c719 uint8_t maxWidth; in tile_info() local
/third_party/mesa3d/src/mesa/main/
H A Dfbobject.c1266 GLuint minWidth = ~0, minHeight = ~0, maxWidth = 0, maxHeight = 0; in _mesa_test_framebuffer_completeness() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4888 deUint32 maxWidth = properties.imageFormatProperties.maxExtent.width; in testAndroidHardwareBufferImageFormat() local
5210 deUint32 maxWidth = properties.imageFormatProperties.maxExtent.width; in testOHOSNativeBufferImageFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4579 deUint32 maxWidth = properties.imageFormatProperties.maxExtent.width; in testAndroidHardwareBufferImageFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp2670 const deUint32 maxWidth = getMaxWidth(); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2910 const deUint32 maxWidth = getMaxWidth(); makeGeometryFrameBufferTestRequiredSubgroupSize() local
3151 const deUint32 maxWidth = getMaxWidth(); allStagesRequiredSubgroupSize() local
3482 const deUint32 maxWidth = getMaxWidth(); makeVertexFrameBufferTestRequiredSubgroupSize() local
5012 const deUint32 maxWidth = getMaxWidth(); allRayTracingStagesRequiredSubgroupSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp2658 const deUint32 maxWidth = getMaxWidth(); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2898 const deUint32 maxWidth = getMaxWidth(); makeGeometryFrameBufferTestRequiredSubgroupSize() local
3139 const deUint32 maxWidth = getMaxWidth(); allStagesRequiredSubgroupSize() local
3470 const deUint32 maxWidth = getMaxWidth(); makeVertexFrameBufferTestRequiredSubgroupSize() local
5001 const deUint32 maxWidth = getMaxWidth(); allRayTracingStagesRequiredSubgroupSize() local
[all...]
/third_party/mesa3d/include/GL/
H A Dglxext.h794 int XOrigin, YOrigin, maxHeight, maxWidth; member
/third_party/openGLES/api/GL/
H A Dglxext.h779 int XOrigin, YOrigin, maxHeight, maxWidth; member
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h778 int XOrigin, YOrigin, maxHeight, maxWidth; member

Completed in 73 milliseconds

12