Home
last modified time | relevance | path

Searched refs:advx (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/pioneer/pioneer-20210723/src/gui/
H A DGuiTextLayout.cpp159 len += (*i).advx; in Update()
172 if (len + spaceWidth + (*i).advx > maxWidth) { in Update()
176 len += (*i).advx + spaceWidth; in Update()
200 px += (*wpos).advx + _spaceWidth; in Update()
242 len += (*i).advx; in _MeasureSizeRaw()
254 if (len + spaceWidth + (*i).advx > layoutWidth) { in _MeasureSizeRaw()
258 len += (*i).advx + spaceWidth; in _MeasureSizeRaw()
274 lineLen += word.advx; in _MeasureSizeRaw()
H A DGuiTextLayout.h32 const float advx; member
35 advx(_advx) {} in word_t()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
646 ", a: " + glyphinfo[i*numvals+advx] + in createCharinfo()
716 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
738 float radvx = glyphinfo[gp + advx]; in createCharinfo()
816 glyphinfo[cp + advx] = 0; in createCharinfo()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
646 ", a: " + glyphinfo[i*numvals+advx] + in createCharinfo()
716 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
738 float radvx = glyphinfo[gp + advx]; in createCharinfo()
816 glyphinfo[cp + advx] = 0; in createCharinfo()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/font/
H A DExtendedTextSourceLabel.java269 aw = info[rn+posx] + info[rn+advx] - al; in createAlignBounds()
339 advx = 2, field in ExtendedTextSourceLabel
380 int idx = l2v(index) * numvals + advx; in getCharAdvance()
484 int cidx = l2v(start) * numvals + advx; in getLineBreakIndex()
501 int cidx = l2v(start) * numvals + advx; in getAdvanceBetween()
537 int idx = v * numvals + advx; in caretAtOffsetIsValid()
706 cposr = cposl + glyphinfo[gp + advx]; in createCharinfo()
717 ((glyphinfo[gp + advx] == 0) || in createCharinfo()
729 float radvx = glyphinfo[gp + advx]; in createCharinfo()
764 charInfo[cp + advx] = cposr - cposl; in createCharinfo()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Environment.ocd/Disasters.ocd/Volcano.ocd/
H A DScript.c113 var advx, advy; in Advance() local
117 advx = Sin(angle, x); in Advance()
119 SetPosition(oldx + advx, oldy + advy); in Advance()
137 pObj->SetXDir(advx); in Advance()
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/util/
H A DGLFont.cpp489 float advx = (float) fchar->getXAdvance() / (float) imageWidth; in getStringWidth() local
492 advx = characters[L'_']->getAspect(); in getStringWidth()
495 width += fchar->getAspect() + advx + ofsx; in getStringWidth()
604 float advx = (float) fchar->getXAdvance() / (float) imageWidth; in drawString() local
607 advx = characters[L'_']->getAspect(); in drawString()
612 glTranslatef(fchar->getAspect() + advx, 0.0, 0.0); in drawString()
731 float advx = (float) fchar->getXAdvance() / (float) imageWidth; in cacheString() local
734 advx = characters[L'_']->getAspect(); in cacheString()
748 trans *= CubicVR::mat4::translate(fchar->getAspect() + advx, 0.0, 0.0); in cacheString()
/dports/print/auctex/auctex-12.2/
H A Dcirc.tex144 #define doline(dx,dy,advx,advy) { \
147 advx; \
156 * dy in abh. Richtung, advx geht *
159 #define docond(cond,advx,advy) { \
160 if (cond) doline(dx,dy,advx,advy) \
161 doline(dy,dx,advy,advx) \
/dports/mail/mailutils/mailutils-3.13/libmailutils/tests/
H A Dparseopt_help01.at24 [[Usage: parseopt [-advx?] [-f FILE] [-F VALUE] [-j N] [-o[FILE]] [--all]
H A Dparseopt_help09.at25 [[Usage: parseopt [-advx?] [-f FILE] [-F VALUE] [-j N]
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_mischa_collection/
H A Dmartin - mandelbox stepper.milk185 shape_1_per_frame2=advx=advx+(bass*bass)/fps*4;
193 shape_1_per_frame10=x= .5 + .3*sin(advx);
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/css/parser/
H A Dkeyframes-empty.ref.css7558 @keyframes advx {
H A Dkeyframes-empty.css18131 @keyframes advx {
H A Dkeyframes-ordering.css39277 @keyframes advx {
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/css/parser/
H A Dkeyframes-empty.ref.css7558 @keyframes advx {
H A Dkeyframes-empty.css18131 @keyframes advx {
H A Dkeyframes-ordering.css39277 @keyframes advx {
/dports/chinese/ibus-table-chinese/ibus-table-chinese-1.8.3/tables/wubi-haifeng/
H A DWord.tab9670 萨达姆 advx advx 4060000 818000 4878000 0 3

12