Home
last modified time | relevance | path

Searched defs:nextWidth (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/wt/wt-4.6.1/src/Wt/
H A DWPaintDevice.C17 WTextItem::WTextItem(const WString& text, double width, double nextWidth) in WTextItem()
H A DWPaintDevice.h74 double nextWidth() const { return nextWidth_; } in nextWidth() function
H A DFontSupportDirectWrite.C254 double &nextWidth, in TextFragmentRenderer()
688 double nextWidth = -1; in measureText() local
718 const std::wstring &s, double &width, double &nextWidth, double maxWidth, bool wordWrap) in layoutText()
783 double nextWidth = -1; in drawText() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/mipmap/
H A DBuildMipmap.java340 int nextWidth = newwidth / 2; in gluBuild2DMipmapLevelsCore() local
631 int nextWidth = newwidth / 2; in gluBuild2DMipmapLevelsCore() local
1074 int nextWidth = newWidth / 2; in gluBuild3DMipmapLevelsCore() local
1365 int nextWidth = newWidth / 2; in gluBuild3DMipmapLevelsCore() local
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/mipmap/
H A DBuildMipmap.java331 int nextWidth = newwidth / 2; in gluBuild2DMipmapLevelsCore() local
622 int nextWidth = newwidth / 2; in gluBuild2DMipmapLevelsCore() local
1065 int nextWidth = newWidth / 2; in gluBuild3DMipmapLevelsCore() local
1356 int nextWidth = newWidth / 2; in gluBuild3DMipmapLevelsCore() local
/dports/games/endless-sky/endless-sky-0.9.14/source/text/
H A DFont.cpp462 int nextWidth = WidthRawString(str.substr(0, nextChars).c_str(), '.'); in TruncateBack() local
513 int nextWidth = WidthRawString(str.substr(str.size() - nextChars).c_str()); in TruncateFront() local
566 …int nextWidth = WidthRawString((str.substr(0, leftChars) + str.substr(str.size() - rightChars)).c_… in TruncateMiddle() local
/dports/java/eclipse-shelled/eclipse-ShellEd-1.0.2a_4/plugins/com.something.eclipse.script_1.0.6/src/com/something/eclipse/script/contentassist/
H A DLineBreakingReader.java93 int nextWidth= wordWidth + currWidth; in findNextBreakOffset() local
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/
H A DLineBreakingReader.java94 int nextWidth = wordWidth + currWidth; in findNextBreakOffset() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/link/contentassist/
H A DLineBreakingReader.java124 int nextWidth= wordWidth + currWidth; in findNextBreakOffset() local
/dports/games/scummvm/scummvm-2.5.1/engines/gob/pregob/onceupon/
H A Dstork.cpp148 int16 nextX, nextY, nextWidth, nextHeight; in advance() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/pregob/onceupon/
H A Dstork.cpp148 int16 nextX, nextY, nextWidth, nextHeight; in advance() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/
H A DColumnLayout.java124 int nextWidth = computeMinimumWidth(i); in computeOptimalNumColumnsForWidth() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DPresentationCommon.cpp303 int nextWidth = renderWidth_; in BuildPostShader() local
670 int nextWidth, nextHeight; in CopyToOutput() local
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DPresentationCommon.cpp303 int nextWidth = renderWidth_; in BuildPostShader() local
670 int nextWidth, nextHeight; in CopyToOutput() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DPresentationCommon.cpp303 int nextWidth = renderWidth_; in BuildPostShader() local
670 int nextWidth, nextHeight; in CopyToOutput() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DRibbonTrail.cpp594 float nextWidth = Lerp(width_ * endScale_, width_ * startScale_, nextFactor); in UpdateVertexBuffer() local
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DCarlaPluginUI.cpp255 int nextWidth = 0; in idle() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/
H A DUtilities.java405 … int nextWidth = offset > 1 ? metrics.charsWidth(txt, txtOffset, offset - 1) : 0; in getTabbedTextOffset() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/text/
H A DUtilities.java405 … int nextWidth = offset > 1 ? metrics.charsWidth(txt, txtOffset, offset - 1) : 0; in getTabbedTextOffset() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/
H A Dmipmap.cpp3951 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
4366 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
7853 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
8214 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/glu/libutil/
H A Dmipmap.cpp3951 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
4366 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
7850 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
8211 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
/dports/misc/libemos/libemos-4.5.9-Source/gribex/
H A Dgdecode.c1085 fortint nextWidth = 0; in GVALUES() local
/dports/graphics/libGLU/glu-9.0.2/src/libutil/
H A Dmipmap.c3887 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
4296 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
7825 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
8180 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glu/libutil/
H A Dmipmap.c3887 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
4296 int nextWidth= newwidth/2; in gluBuild2DMipmapLevelsCore() local
7823 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
8178 int nextWidth= newWidth/2; in gluBuild3DMipmapLevelsCore() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/text/
H A DUtilities.java557 float nextWidth = offset > 1 ? charsWidth : 0; in getTabbedTextOffset() local

123