Home
last modified time | relevance | path

Searched refs:corner (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-13.1/contrib/libxo/xohtml/external/
H A Djquery.qtip.js2049 corner = FALSE;
2055 corner = new CORNER(corner);
2059 return corner;
2075 prop = BORDER + camel(corner.y) + camel(corner.x) + 'Radius';
2161 if( (this.enabled = !!this.corner && this.corner.abbrev() !== 'c') ) {
2189 if(!corner) { corner = this.qtip.cache.corner || this.corner; }
2202 mimic[ corner.precedance ] = corner[ corner.precedance ];
2217 border = this.border = this._parseWidth(corner, corner[corner.precedance]);
2346 corner = corner || this.corner;
2353 corners = [ corner.x, corner.y ];
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/opp/
H A Dqcom-opp.txt16 - qcom,opp-fuse-level: A positive value representing the fuse corner/level
18 a certain fuse corner/level. A fuse corner/level contains e.g. ref uV,
/freebsd-13.1/share/examples/bootforth/
H A Dframes.4th81 2dup at-xy lt_el @ emit \ Draw left-top corner
82 2dup 4 pick + at-xy lb_el @ emit \ Draw left bottom corner
83 2dup swap 5 pick + swap at-xy rt_el @ emit \ Draw right top corner
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/avs/
H A Dqcom,cpr.txt4 or other device. Each OPP of a device corresponds to a "corner" that has
61 that makes up a fuse corner, for each fuse corner.
/freebsd-13.1/stand/forth/
H A Dframes.4th146 2dup at-xy lt_el @ xemit \ Draw left-top corner
147 2dup 4 pick + at-xy lb_el @ xemit \ Draw left bottom corner
148 2dup swap 5 pick + swap at-xy rt_el @ xemit \ Draw right top corner
/freebsd-13.1/sys/dts/arm/
H A Dversatilepb.dts93 * Cut corner here: we do not have proper interrupt
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dcs42l56.txt45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
/freebsd-13.1/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src33 # corner. (Imagine a square clock showing nine o'clock.) It means
H A DUCS%RISCOS-LATIN1.src33 # corner. (Imagine a square clock showing nine o'clock.) It means
/freebsd-13.1/usr.bin/dtc/
H A DHACKING59 There are a few FIXME lines in the parser for some corner cases that are not
/freebsd-13.1/contrib/libpcap/msdos/
H A Dpkt_rx1.s49 mov di, 158 ;; upper right corner - 1
H A Dpkt_rx0.asm79 mov di, 158 ;; upper right corner - 1
H A Dreadme.dos116 have any effect. It shows a rotating "fan" in upper right corner of
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dmsm-hsusb.txt74 in microvolts or a value corresponding to voltage corner.
/freebsd-13.1/usr.sbin/bsdconfig/include/
H A Dusage.hlp28 displayed as a percentage in the lower right corner. Using the
/freebsd-13.1/contrib/ntp/
H A DREADME.pullrequests43 iii) On the top right corner, right below the header bar, there is
/freebsd-13.1/crypto/openssl/
H A DNOTES.UNIX116 a corner case. On AIX static libraries (in shared build) are named
/freebsd-13.1/sys/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt101 There are a couple of corner cases where things have been simplified
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_servername_callback.pod156 corner cases. This has been fixed from OpenSSL 1.1.1e.
/freebsd-13.1/sys/contrib/zstd/
H A DCHANGELOG165 api: Fix ZSTD_decompressDCtx() corner cases with a dictionary
189 misc: Optimize dictionary memory usage in corner cases
395 lib : fixed : several corner case bugs, by Nick Terrell
/freebsd-13.1/contrib/ncurses/include/
H A Dcurses.h.in310 #define ACS_ULCORNER NCURSES_ACS('l') /* upper left corner */
311 #define ACS_LLCORNER NCURSES_ACS('m') /* lower left corner */
312 #define ACS_URCORNER NCURSES_ACS('k') /* upper right corner */
313 #define ACS_LRCORNER NCURSES_ACS('j') /* lower right corner */
450 NCURSES_SIZE_T _begy, _begx; /* screen coords of upper-left-hand corner */
/freebsd-13.1/contrib/ncurses/doc/
H A Dncurses-intro.doc222 i.e., they start at the upper left hand corner and encompass
223 the lower right hand corner. One of these, stdscr, is
255 x) coordinates of the upper left hand corner) and its size. One of
610 was first called, and moves the cursor down to the lower-left corner.
634 modes, move the cursor to the lower left corner of the screen,
1354 int top, int left, /* upper left corner */
1363 You must also specify the location of the field's upper left corner on
1446 int *top, int *left, /* upper left corner */
1458 int top, int left); /* new upper-left corner */
2034 of these requests is its upper-left corner.
/freebsd-13.1/contrib/libarchive/
H A DNEWS549 of corner cases that arise when manipulating archives on
675 Some features still need a lot of testing, especially corner
/freebsd-13.1/crypto/heimdal/doc/
H A Dwin2k.texi182 View menu, that is in the left corner just below the real menu (or press
/freebsd-13.1/contrib/ncurses/
H A Dconfigure11401 0x250c upper left corner
11402 0x2514 lower left corner
11403 0x2510 upper right corner
11404 0x2518 lower right corner
11436 0x250f upper left corner
11437 0x2517 lower left corner
11438 0x2513 upper right corner
11439 0x251b lower right corner
11448 0x2554 upper left corner
11449 0x255a lower left corner
[all …]

123