Home
last modified time | relevance | path

Searched defs:border (Results 1 – 25 of 145) sorted by relevance

123456

/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_piece_border.cpp75 Border border; in setup_piece_border() local
117 border_type border = setup_piece_border<border_type>(offsetted, original, in test_rectangle_properties() local
147 void test_point(std::string const& wkt, bool expected, Border const& border, in test_point()
176 Border const& border) in start_svg()
201 border_type border = setup_piece_border<border_type>(offsetted, original, in test_rectangle_point_on_piece_a() local
243 border_type border = setup_piece_border<border_type>(offsetted, original, in test_rectangle_point_on_piece_c() local
287 border_type border = setup_piece_border<border_type>(offsetted, original, in test_diamond_point_on_piece_a() local
329 border_type border = setup_piece_border<border_type>(offsetted, original, in test_diamond_point_on_piece_c() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftstroke.c328 ft_stroke_border_grow( FT_StrokeBorder border, in ft_stroke_border_grow()
358 ft_stroke_border_close( FT_StrokeBorder border, in ft_stroke_border_close()
425 ft_stroke_border_lineto( FT_StrokeBorder border, in ft_stroke_border_lineto()
467 ft_stroke_border_conicto( FT_StrokeBorder border, in ft_stroke_border_conicto()
499 ft_stroke_border_cubicto( FT_StrokeBorder border, in ft_stroke_border_cubicto()
537 ft_stroke_border_arcto( FT_StrokeBorder border, in ft_stroke_border_arcto()
607 ft_stroke_border_moveto( FT_StrokeBorder border, in ft_stroke_border_moveto()
622 ft_stroke_border_init( FT_StrokeBorder border, in ft_stroke_border_init()
637 ft_stroke_border_reset( FT_StrokeBorder border ) in ft_stroke_border_reset()
646 ft_stroke_border_done( FT_StrokeBorder border ) in ft_stroke_border_done()
[all …]
/third_party/freetype/src/base/
Dftstroke.c327 ft_stroke_border_grow( FT_StrokeBorder border, in ft_stroke_border_grow()
357 ft_stroke_border_close( FT_StrokeBorder border, in ft_stroke_border_close()
424 ft_stroke_border_lineto( FT_StrokeBorder border, in ft_stroke_border_lineto()
466 ft_stroke_border_conicto( FT_StrokeBorder border, in ft_stroke_border_conicto()
498 ft_stroke_border_cubicto( FT_StrokeBorder border, in ft_stroke_border_cubicto()
536 ft_stroke_border_arcto( FT_StrokeBorder border, in ft_stroke_border_arcto()
595 ft_stroke_border_moveto( FT_StrokeBorder border, in ft_stroke_border_moveto()
610 ft_stroke_border_init( FT_StrokeBorder border, in ft_stroke_border_init()
625 ft_stroke_border_reset( FT_StrokeBorder border ) in ft_stroke_border_reset()
634 ft_stroke_border_done( FT_StrokeBorder border ) in ft_stroke_border_done()
[all …]
/third_party/skia/third_party/externals/freetype/src/base/
Dftstroke.c327 ft_stroke_border_grow( FT_StrokeBorder border, in ft_stroke_border_grow()
357 ft_stroke_border_close( FT_StrokeBorder border, in ft_stroke_border_close()
424 ft_stroke_border_lineto( FT_StrokeBorder border, in ft_stroke_border_lineto()
466 ft_stroke_border_conicto( FT_StrokeBorder border, in ft_stroke_border_conicto()
498 ft_stroke_border_cubicto( FT_StrokeBorder border, in ft_stroke_border_cubicto()
536 ft_stroke_border_arcto( FT_StrokeBorder border, in ft_stroke_border_arcto()
595 ft_stroke_border_moveto( FT_StrokeBorder border, in ft_stroke_border_moveto()
610 ft_stroke_border_init( FT_StrokeBorder border, in ft_stroke_border_init()
625 ft_stroke_border_reset( FT_StrokeBorder border ) in ft_stroke_border_reset()
634 ft_stroke_border_done( FT_StrokeBorder border ) in ft_stroke_border_done()
[all …]
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dno-loop-func.ts135 const border = excludedNode ? excludedNode.range[1] : 0; constant
194 const border = getTopLoopNode(loopNode, kind === 'let' ? declaration : null) constant
/third_party/qrcodegen/java/
DQrCodeGeneratorDemo.java172 private static BufferedImage toImage(QrCode qr, int scale, int border) { in toImage()
192 …private static BufferedImage toImage(QrCode qr, int scale, int border, int lightColor, int darkCol… in toImage()
227 private static String toSvgString(QrCode qr, int border, String lightColor, String darkColor) { in toSvgString()
/third_party/skia/gm/
Dblurpositioning.cpp26 int border = SkScalarCeilToInt(sigma * 3); variable
Dlocalmatrixshader.cpp83 SkPaint border; variable
/third_party/flutter/skia/gm/
Dblurpositioning.cpp26 int border = SkScalarCeilToInt(sigma * 3); variable
Dlocalmatrixshader.cpp80 SkPaint border; variable
/third_party/qrcodegen/cpp/
DQrCodeGeneratorDemo.cpp194 static std::string toSvgString(const QrCode &qr, int border) { in toSvgString()
224 int border = 4; in printQr() local
/third_party/typescript_eslint/packages/typescript-estree/src/
Dparser.ts298 const border = '============='; constant
306 border, constant
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/
Dhello.cs20 private int border; field in Hello.HelloWindow
/third_party/gstreamer/gstplugins_good/tests/examples/shapewipe/
Dshapewipe-example.c71 gfloat border = 0.05; in main() local
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmptealpha.c331 gint border, gint pos) in gst_smpte_alpha_process_ayuv_ayuv()
377 gint border, gint pos) in gst_smpte_alpha_process_i420_ayuv()
479 gint border; in gst_smpte_alpha_transform_frame() local
Dgstsmptealpha.h52 gint border; member
/third_party/skia/src/effects/imagefilters/
DSkBlurImageFilter.cpp116 explicit Pass(int border) : fBorder(border) {} in Pass()
302 int border = (window & 1) == 1 ? 3 * ((window - 1) / 2) : 3 * (window / 2) - 1; in Make() local
316 int border, in GaussPass()
559 int border = window - 1; in Make() local
568 int border, in TentPass()
/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dturn_in_piece_visitor.hpp128 inline bool apply(Turn const& turn, Piece const& piece, Border const& border) in apply()
/third_party/ffmpeg/libavcodec/tests/
Djpeg2000dwt.c114 int border[2][2]; in main() local
/third_party/qrcodegen/typescript-javascript/
Dqrcodegen-input-demo.ts88 const border: number = parseInt(getInput("border-input").value, 10); constant
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinfblock.c18 local const uInt border[] = { /* Order of the bit length code lengths */ variable
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dinfblock.c18 local const uInt border[] = { /* Order of the bit length code lengths */ variable
/third_party/freetype/src/gzip/
Dinfblock.c18 local const uInt border[] = { /* Order of the bit length code lengths */ variable
/third_party/giflib/
Dgif_font.c211 const int border, in GifDrawBoxedText8x8()
/third_party/qrcodegen/rust/examples/
Dqrcodegen-demo.rs197 let border: i32 = 4; in print_qr() localVariable

123456