/third_party/node/deps/npm/node_modules/cli-table3/src/ |
H A D | layout-manager.js | 37 function maxWidth(table) { function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-hdmx-table.hh | 76 HBUINT8 maxWidth; /* Maximum width. */ member
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextTabAlign.cpp | 44 void TextTabAlign::init(SkScalar maxWidth, Cluster* endOfClusters) in init() argument
|
H A D | TextWrapper.cpp | 81 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 D | TextLine.cpp | 465 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 D | ParagraphImpl.cpp | 1134 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 D | HorizontalDeviceMetricsTable.java | 77 public int maxWidth(int recordIx) { in maxWidth() method in HorizontalDeviceMetricsTable
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFboNoAttachmentTests.cpp | 531 const int maxWidth = 2048; // MAX_FRAMEBUFFER_WIDTH in ES 3.1 in createFboNoAttachmentTests() local
|
H A D | es31fShaderImageLoadStoreTests.cpp | 1992 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 D | teglMemoryStressTests.cpp | 105 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 D | SkClipStack.cpp | 852 getConservativeBounds(int offsetX, int offsetY, int maxWidth, int maxHeight, SkRect* devBounds, bool* isIntersectionOfRects) const getConservativeBounds() argument
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkOpsRenderPass.cpp | 134 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 D | glcSubgroupsTestsUtils.cpp | 1092 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 D | validationES31.cpp | 1123 GLint maxWidth = context->getCaps().maxFramebufferWidth; in ValidateFramebufferParameteri() local
|
/third_party/skia/src/pathops/ |
H A D | SkOpAngle.cpp | 588 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 D | glsLifetimeTests.cpp | 657 Rectangle randomViewport (const RenderContext& ctx, GLint maxWidth, GLint maxHeight, in randomViewport() argument
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_dec_av1.c | 719 uint8_t maxWidth; in tile_info() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | fbobject.c | 1266 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 D | vktApiExternalMemoryTests.cpp | 4888 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 D | vktApiExternalMemoryTests.cpp | 4579 deUint32 maxWidth = properties.imageFormatProperties.maxExtent.width; in testAndroidHardwareBufferImageFormat() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 2670 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 D | vktSubgroupsTestsUtils.cpp | 2658 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 D | glxext.h | 794 int XOrigin, YOrigin, maxHeight, maxWidth; member
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 779 int XOrigin, YOrigin, maxHeight, maxWidth; member
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 778 int XOrigin, YOrigin, maxHeight, maxWidth; member
|