Home
last modified time | relevance | path

Searched +defs:width +defs:length (Results 1 – 25 of 18564) sorted by relevance

12345678910>>...743

/dports/graphics/dia/dia-0.97.3/lib/
H A Darrows.c286 real length, real width) in calculate_arrow()
331 real length, real width) in calculate_crow()
571 real length, real width) in calculate_ellipse()
710 real length, real width) in calculate_box()
789 real length, real width) in calculate_dot()
1011 real length, real width) in calculate_halfhead()
1141 real length, real width) in calculate_diamond()
1240 real length, real width, in fill_diamond()
1264 real length, real width) in calculate_slashed_cross()
1333 real length, real width) in calculate_backslash()
[all …]
/dports/net-im/uTox/uTox/src/shared/
H A Dfreetype-text.c4 void drawtext(int x, int y, const char *str, uint16_t length) { in drawtext()
8 int drawtext_getwidth(int x, int y, const char *str, uint16_t length) { in drawtext_getwidth()
12 void drawtextrange(int x, int xmax, int y, const char *str, uint16_t length) { in drawtextrange()
19 void drawtextwidth(int x, int width, int y, const char *str, uint16_t length) { in drawtextwidth()
23 int textwidth(const char *str, uint16_t length) { in textwidth()
41 void drawtextwidth_right(int x, int width, int y, const char *str, uint16_t length) { in drawtextwidth_right()
51 int textfit(const char *str, uint16_t length, int width) { in textfit()
74 int textfit_near(const char *str, uint16_t length, int width) { in textfit_near()
/dports/net/oha/oha-0.4.7/cargo-crates/utf8-width-0.1.5/benches/
H A Dbench.rs37 let length = bytes.len(); in retrieve_get_width() localVariable
47 let width = utf8_width::get_width(e); in retrieve_get_width() localVariable
66 let length = bytes.len(); in retrieve_get_width_assume_valid() localVariable
72 let length = bytes.len(); in retrieve_get_width_assume_valid() localVariable
77 let width = unsafe { utf8_width::get_width_assume_valid(e) }; in retrieve_get_width_assume_valid() localVariable
96 let length = bytes.len(); in retrieve_get_width_by_looking_table() localVariable
102 let length = bytes.len(); in retrieve_get_width_by_looking_table() localVariable
107 let width = UTF8_CHAR_WIDTH[e as usize]; in retrieve_get_width_by_looking_table() localVariable
126 let length = text.len(); in retrieve_get_width_by_chars() localVariable
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/utf8-width-0.1.5/benches/
H A Dbench.rs37 let length = bytes.len(); in retrieve_get_width() localVariable
47 let width = utf8_width::get_width(e); in retrieve_get_width() localVariable
66 let length = bytes.len(); in retrieve_get_width_assume_valid() localVariable
72 let length = bytes.len(); in retrieve_get_width_assume_valid() localVariable
77 let width = unsafe { utf8_width::get_width_assume_valid(e) }; in retrieve_get_width_assume_valid() localVariable
96 let length = bytes.len(); in retrieve_get_width_by_looking_table() localVariable
102 let length = bytes.len(); in retrieve_get_width_by_looking_table() localVariable
107 let width = UTF8_CHAR_WIDTH[e as usize]; in retrieve_get_width_by_looking_table() localVariable
126 let length = text.len(); in retrieve_get_width_by_chars() localVariable
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/utf8-width-0.1.5/benches/
H A Dbench.rs37 let length = bytes.len(); in retrieve_get_width() localVariable
47 let width = utf8_width::get_width(e); in retrieve_get_width() localVariable
66 let length = bytes.len(); in retrieve_get_width_assume_valid() localVariable
72 let length = bytes.len(); in retrieve_get_width_assume_valid() localVariable
77 let width = unsafe { utf8_width::get_width_assume_valid(e) }; in retrieve_get_width_assume_valid() localVariable
96 let length = bytes.len(); in retrieve_get_width_by_looking_table() localVariable
102 let length = bytes.len(); in retrieve_get_width_by_looking_table() localVariable
107 let width = UTF8_CHAR_WIDTH[e as usize]; in retrieve_get_width_by_looking_table() localVariable
126 let length = text.len(); in retrieve_get_width_by_chars() localVariable
/dports/math/scilab/scilab-6.1.1/scilab/modules/external_objects_java/examples/com/foo/
H A DRectangularWindow.java5 double length; field in RectangularWindow
6 double width; field in RectangularWindow
8 public RectangularWindow(double length, double width) { in RectangularWindow()
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_dial_needle.cpp25 double length ) in qwtDrawStyle1Needle()
72 double length, double width ) in qwtDrawShadedPointer()
113 double length, double width ) in qwtDrawArrowNeedle()
150 double length ) in qwtDrawTriangleNeedle()
152 const double width = qRound( length / 3.0 ); in qwtDrawTriangleNeedle() local
242 double width, const QBrush &brush, bool sunken ) const in drawKnob()
298 void QwtDialSimpleNeedle::setWidth( double width ) in setWidth()
307 double QwtDialSimpleNeedle::width() const in width() function in QwtDialSimpleNeedle
320 double length, QPalette::ColorGroup colorGroup ) const in drawNeedle()
323 double width = d_width; in drawNeedle() local
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_dial_needle.cpp25 double length ) in qwtDrawStyle1Needle()
72 double length, double width ) in qwtDrawShadedPointer()
113 double length, double width ) in qwtDrawArrowNeedle()
150 double length ) in qwtDrawTriangleNeedle()
152 const double width = qRound( length / 3.0 ); in qwtDrawTriangleNeedle() local
242 double width, const QBrush &brush, bool sunken ) const in drawKnob()
298 void QwtDialSimpleNeedle::setWidth( double width ) in setWidth()
307 double QwtDialSimpleNeedle::width() const in width() function in QwtDialSimpleNeedle
320 double length, QPalette::ColorGroup colorGroup ) const in drawNeedle()
323 double width = d_width; in drawNeedle() local
[all …]
/dports/cad/sumo/sumo-1.2.0/tools/contributed/lisum-core/src/main/java/de/dlr/ts/commons/tools/
H A DStringTools.java40 public static String centerText(final String text, int width) in centerText()
61 public static String centerText(String text, int width, String borders) in centerText()
75 public static String alignLeft(String text, int width, String borders) in alignLeft()
81 public static String alignLeft(String text, int width) in alignLeft()
87 public static String alignRight(String text, int width, String borders) in alignRight()
100 public static String align(String text, int width, String direction) in align()
110 public static String align(int text, int width, String direction) { in align()
114 public static String alignRight(String text, int width) in alignRight()
131 public static String centerAndFillWithChar(final String text, char charToFillWith, int length) in centerAndFillWithChar()
160 … public static String alignLeftAndFillWithChar(final String text, char charToFillWith, int length) in alignLeftAndFillWithChar()
[all …]
/dports/x11-wm/lwm/lwm-1.2.4/
H A Dmouse.c56 int width; /* Width of menu. */ in menu_whichitem() local
58 int length; /* Number of items on the menu. */ in menu_whichitem() local
79 getMenuDimensions(int *width, int *height, int *length) { in getMenuDimensions()
98 int width; /* Width of menu. */ in menuhit() local
100 int length; /* Number of menu items. */ in menuhit() local
231 int width; /* Width of each item. */ in menu_expose() local
233 int length; /* Number of menu items. */ in menu_expose() local
276 int width; /* Width of menu. */ in menu_motionnotify() local
278 int length; /* Number of menu items. */ in menu_motionnotify() local
/dports/net-im/uTox/uTox/src/windows/
H A Ddrawing.c150 void drawtext(int x, int y, const char *str, uint16_t length) { in drawtext()
157 int drawtext_getwidth(int x, int y, const char *str, uint16_t length) { in drawtext_getwidth()
167 void drawtextwidth(int x, int width, int y, const char *str, uint16_t length) { in drawtextwidth()
175 void drawtextwidth_right(int x, int width, int y, const char *str, uint16_t length) { in drawtextwidth_right()
199 int textwidth(const char *str, uint16_t length) { in textwidth()
208 int textfit(const char *str, uint16_t len, int width) { in textfit()
210 int length = utf8tonative(str, out, len); in textfit() local
219 int textfit_near(const char *str, uint16_t len, int width) { in textfit_near()
222 int length = utf8tonative(str, out, len); in textfit_near() local
273 void pushclip(int left, int top, int width, int height) { in pushclip()
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/core/
H A DVoiceElement.cpp27 int length; member in MusicCore::VoiceElement::Private
30 qreal width; member in MusicCore::VoiceElement::Private
36 VoiceElement::VoiceElement(int length) : d(new Private) in VoiceElement()
97 qreal VoiceElement::width() const in width() function in MusicCore::VoiceElement
102 void VoiceElement::setWidth(qreal width) in setWidth()
121 int VoiceElement::length() const in length() function in MusicCore::VoiceElement
126 void VoiceElement::setLength(int length) in setLength()
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/examples/Parametric/
H A DcandleStand.json11 "length": "50", string
13 "width": "5", string
25 "length": "30", string
27 "width": "4", string
39 "length": "30", string
41 "width": "4", string
53 "length": "70", string
55 "width": "5", string
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/examples/Parametric/
H A DcandleStand.json11 "length": "50", string
13 "width": "5", string
25 "length": "30", string
27 "width": "4", string
39 "length": "30", string
41 "width": "4", string
53 "length": "70", string
55 "width": "5", string
/dports/x11-toolkits/qwt5-qt5/qwt5-qt5-2a9f1ae2/src/
H A Dqwt_dial_needle.cpp55 const QPoint &pos, int width, const QBrush &brush, bool sunken) in drawKnob()
119 void QwtDialSimpleNeedle::setWidth(int width) in setWidth()
128 int QwtDialSimpleNeedle::width() const in width() function in QwtDialSimpleNeedle
171 const QPoint &center, int length, int width, double direction, in drawRayNeedle()
232 const QPoint &center, int length, int width, in drawArrowNeedle()
347 const QPoint &center, int length, double direction) in drawTriangleNeedle()
354 const int width = qRound(length / 3.0); in drawTriangleNeedle() local
413 const QPoint &center, int length, double direction) in drawThinNeedle()
420 const int width = qwtMax(qRound(length / 6.0), 3); in drawThinNeedle() local
449 int colorOffset, const QPoint &center, int length, in drawPointer()
[all …]
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwt/src/
H A Dqwt_double_rect.cpp54 return (d_x == other.d_x) && (d_y == other.d_y); in palette()
119 QwtDoublePoint &QwtDoublePoint::operator+=(const QwtDoublePoint &other) in setWidth()
128 coordinates of this point, and returns a reference to this point with in width()
145 d_x *= factor; in draw()
170 QwtDoubleSize::QwtDoubleSize( double width, double height ): in drawRayNeedle()
230 the components of other. Each component is added separately. in drawArrowNeedle()
354 d_left = left;
421 Returns true if this rectangle intersects with rectangle other;
448 QwtDoubleRect QwtDoubleRect::operator|(const QwtDoubleRect &other) const in drawPointer()
546 void QwtDoubleRect::moveLeft(double x) in drawStyle1Needle()
[all …]
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dcrc.cpp134 template <class P> void T_compute(const char *buffer, U_I length, P begin, P & pointer, P end) in T_compute()
208 crc_i::crc_i(const infinint & width) : size(width), cyclic(width) in crc_i()
215 crc_i::crc_i(const infinint & width, generic_file & f) : size(width), cyclic(f, width) in crc_i()
232 void crc_i::compute(const infinint & offset, const char *buffer, U_I length) in compute()
245 void crc_i::compute(const char *buffer, U_I length) in compute()
305 crc_n::crc_n(U_I width) in crc_n()
323 crc_n::crc_n(U_I width, generic_file & f) in crc_n()
364 void crc_n::compute(const infinint & offset, const char *buffer, U_I length) in compute()
381 void crc_n::compute(const char *buffer, U_I length) in compute()
405 void crc_n::alloc(U_I width) in alloc()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/test/
H A Drewrite_tag.c42 const uint32 length = 40; variable
52 uint32 width = 10; in test_packbits() local
53 int length = 20; in test_packbits() local
140 int rewrite_test( const char *filename, uint32 width, int length, int bigtiff, in rewrite_test()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/test/
H A Drewrite_tag.c42 const uint32 length = 40; variable
52 uint32 width = 10; in test_packbits() local
53 int length = 20; in test_packbits() local
140 int rewrite_test( const char *filename, uint32 width, int length, int bigtiff, in rewrite_test()
/dports/graphics/tiffgt/tiff-4.3.0/test/
H A Drewrite_tag.c42 const uint32_t length = 40; variable
52 uint32_t width = 10; in test_packbits() local
53 int length = 20; in test_packbits() local
140 int rewrite_test(const char *filename, uint32_t width, int length, int bigtiff, in rewrite_test()
/dports/graphics/tiff/tiff-4.3.0/test/
H A Drewrite_tag.c42 const uint32_t length = 40; variable
52 uint32_t width = 10; in test_packbits() local
53 int length = 20; in test_packbits() local
140 int rewrite_test(const char *filename, uint32_t width, int length, int bigtiff, in rewrite_test()
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dfonts.h27 int length() { return tl; } in length() function
28 int width() { return tl; } in width() function
43 int length() { return tl; } in length() function
44 int width() { return tl; } in width() function
/dports/textproc/groff/groff-1.22.4/src/libs/libgroff/
H A Dpaper.cpp29 int length = start_length; in add_iso_paper() local
30 int width = start_width; in add_iso_paper() local
51 double length, double width ) in add_american_paper()
/dports/japanese/groff/groff-1.18.1.1/src/libs/libgroff/
H A Dpaper.cc31 int length = start_length; in add_iso_paper() local
32 int width = start_width; in add_iso_paper() local
53 double length, double width ) in add_american_paper()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/test/testsupport/
H A Dvideo_frame_writer.cc29 int width, in ExtractI420BufferWithSize()
39 size_t length = in ExtractI420BufferWithSize() local
47 size_t length = in ExtractI420BufferWithSize() local
57 int width, in Y4mVideoFrameWriterImpl()
85 int width, in YuvVideoFrameWriterImpl()

12345678910>>...743