Home
last modified time | relevance | path

Searched refs:leftPos (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/misc/xtar/xtar-1.4/Xbr/
H A DXbrCreate.h45 #define XbrCreateLabelN(w, name, string, alignment, leftAt, leftPos, rightAt, \ argument
48 XmNleftAttachment, leftAt, XmNleftPosition, leftPos, \
55 #define XbrCreateLabel(w, string, alignment, leftAt, leftPos, rightAt, \ argument
58 XmNleftAttachment, leftAt, XmNleftPosition, leftPos, \
65 #define XbrCreatePBN(w, name, string, alignment, leftAt, leftPos, rightAt, \ argument
68 XmNleftAttachment, leftAt, XmNleftPosition, leftPos, \
75 #define XbrCreatePB(w, string, alignment, leftAt, leftPos, rightAt, rightPos, \ argument
105 #define XbrCreateSep(w, style, leftAt, leftPos, rightAt, \ argument
109 XmNleftAttachment, leftAt, XmNleftPosition, leftPos, \
115 #define XbrCreateTextF(w, string, editable, leftAt, leftPos, rightAt, \ argument
[all …]
H A DXbrCreate.c38 unsigned char leftAt, int leftPos, unsigned char rightAt, int rightPos, in XbrCreateList() argument
48 XmNleftAttachment, leftAt, XmNleftPosition, leftPos, in XbrCreateList()
65 word_wrap, unsigned char mode, unsigned char leftAt, int leftPos, in XbrCreateText() argument
79 XmNleftAttachment, leftAt, XmNleftPosition, leftPos, in XbrCreateText()
/dports/lang/maude/maude-2.7.1/src/AU_Theory/
H A DAU_LhsCompiler.cc95 int leftPos = 0; in compileLhs2() local
108 int j = leftEnd ? leftPos++ : rightPos--; in compileLhs2()
131 int nrFlex = rightPos - leftPos + 1; in compileLhs2()
140 Tuple& t = argArray[leftPos]; in compileLhs2()
144 a->addFlexVariable(vt, UNDEFINED, idPossible(leftPos)); in compileLhs2()
181 for (int i = leftPos; i <= rightPos; i++) in compileLhs2()
366 int leftPos, in findConstraintPropagationSequence() argument
370 if (leftPos <= rightPos) in findConstraintPropagationSequence()
378 const Tuple& lt = argArray[leftPos]; in findConstraintPropagationSequence()
406 if (unitVariable(ltVar, leftPos)) in findConstraintPropagationSequence()
[all …]
H A DAU_Matcher.cc59 leftPos = 0; in match()
79 if (rightPos - leftPos + 1 != 0) in match()
155 if (rightPos - leftPos < flexLowerBound) in matchRigidPart()
166 if (rightPos - leftPos < flexLowerBound || in matchRigidPart()
257 if (rightPos - leftPos < --mustLeave) in checkLeftEnd()
269 return rightPos - leftPos >= --mustLeave && in checkLeftEnd()
275 if (rightPos - leftPos < --mustLeave || in checkLeftEnd()
308 if (rightPos - leftPos < --mustLeave) in checkRightEnd()
320 return rightPos - leftPos >= --mustLeave && in checkRightEnd()
326 if (rightPos - leftPos < --mustLeave || in checkRightEnd()
[all …]
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vwidgets/
H A Dvhighlighter.cpp66 int leftPos = text.indexOf('('); in highlightBlock() local
67 while (leftPos != -1) in highlightBlock()
71 info->position = leftPos; in highlightBlock()
74 leftPos = text.indexOf('(', leftPos + 1); in highlightBlock()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/parser/
H A Dinterpreter.cpp191 int leftPos = rAction.find( ".setLayout(" ); in parseAction() local
192 std::string windowId = rAction.substr( 0, leftPos ); in parseAction()
221 int leftPos = rAction.find( ".maximize()" ); in parseAction() local
222 std::string windowId = rAction.substr( 0, leftPos ); in parseAction()
238 int leftPos = rAction.find( ".unmaximize()" ); in parseAction() local
239 std::string windowId = rAction.substr( 0, leftPos ); in parseAction()
255 int leftPos = rAction.find( ".show()" ); in parseAction() local
297 int leftPos = rAction.find( ".hide()" ); in parseAction() local
438 int leftPos = token.find( ".isVisible" ); in getVarBool() local
455 int leftPos = token.find( ".isMaximized" ); in getVarBool() local
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Actions/
H A DProcessMonitor.cpp182 double topPos, leftPos, bottomPos, rightPos, rightProgressPos; in updateProgressMeterVertices() local
187 leftPos = aCamera.getMaxLeftCoord(); in updateProgressMeterVertices()
225 progressMeterVertices[0]->vertexPosition.coord.x = leftPos; in updateProgressMeterVertices()
249 progressMeterVertices[3]->vertexPosition.coord.x = leftPos; in updateProgressMeterVertices()
304 double leftPos; in setupProgressMeterVertices() local
313 leftPos = aCamera.getMaxLeftCoord(); in setupProgressMeterVertices()
320 coordPoint.x = leftPos; in setupProgressMeterVertices()
368 coordPoint.x = leftPos; in setupProgressMeterVertices()
384 coordPoint.x = leftPos; in setupProgressMeterVertices()
448 coordPoint.x = leftPos; in setupProgressMeterVertices()
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Dsqlcompareview.cpp109 int leftPos = 0; in setupHighlighting() local
117 leftView->setTextBackgroundColor(leftPos, leftPos + lgt - 1, Qt::red); in setupHighlighting()
118 leftPos += lgt; in setupHighlighting()
121 leftPos += lgt; in setupHighlighting()
124 rightView->setTextBackgroundColor(leftPos, leftPos + lgt - 1, Qt::green); in setupHighlighting()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxbarcode/
H A DBC_TwoDimWriter.cpp30 int32_t leftPos = 0; in RenderDeviceResult() local
33 leftPos = (m_Width - m_output->GetWidth()) / 2; in RenderDeviceResult()
47 rect.AppendRect((FX_FLOAT)leftPos + x, (FX_FLOAT)topPos + y, in RenderDeviceResult()
48 (FX_FLOAT)(leftPos + x + 1), (FX_FLOAT)(topPos + y + 1)); in RenderDeviceResult()
73 int32_t leftPos = 0; in RenderBitmapResult() local
76 leftPos = (m_Width - m_output->GetWidth()) / 2; in RenderBitmapResult()
82 pOutBitmap->SetPixel(leftPos + x, topPos + y, m_barColor); in RenderBitmapResult()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/py_lib/seqan/dox/tpl/css/
H A Drules.less38 .bullet-icon(@content, before, @topPos, @rightPos, @bottomPos, @leftPos) {
41 .bullet-icon-content(@content, @topPos, @rightPos, @bottomPos, @leftPos);
44 .bullet-icon(@content, after, @topPos, @rightPos, @bottomPos, @leftPos) {
47 .bullet-icon-content(@content, @topPos, @rightPos, @bottomPos, @leftPos);
50 .bullet-icon-content(@content, @topPos, @rightPos, @bottomPos, @leftPos) {
53 left: @leftPos;
/dports/biology/seqan/seqan-library-2.4.0/share/doc/seqan/html/css/
H A Drules.less38 .bullet-icon(@content, before, @topPos, @rightPos, @bottomPos, @leftPos) {
41 .bullet-icon-content(@content, @topPos, @rightPos, @bottomPos, @leftPos);
44 .bullet-icon(@content, after, @topPos, @rightPos, @bottomPos, @leftPos) {
47 .bullet-icon-content(@content, @topPos, @rightPos, @bottomPos, @leftPos);
50 .bullet-icon-content(@content, @topPos, @rightPos, @bottomPos, @leftPos) {
53 left: @leftPos;
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Deaseinoutcanvas.cpp59 const qreal leftPos = static_cast<qreal>(border); // also left margin in paintEvent() local
60 const qreal topPos = leftPos; // also top margin in paintEvent()
98 … auto getPosition = [graphWidth, graphHeight, leftPos, bottomPos](const QPointF& p) -> QPointF { in paintEvent()
99 return { leftPos + p.x() * graphWidth, bottomPos - p.y() * graphHeight }; in paintEvent()
137 painter.drawLine(leftPos, yPos, rightPos, yPos); in paintEvent()
163 prevPoint = { leftPos, bottomPos }; in paintEvent()
176 prevPoint = { leftPos, m_pitchDelta > 0 ? bottomPos : topPos }; in paintEvent()
H A Dgridcanvas.cpp55 const qreal leftPos = columnWidth * .5; // also left margin in paintEvent() local
57 const qreal rightPos = w - leftPos; // right end position of graph in paintEvent()
71 qreal xpos = leftPos + i * columnWidth; in paintEvent()
86 painter.drawLine(leftPos, ypos, rightPos, ypos); in paintEvent()
90 …auto getPosition = [this, columnWidth, rowHeight, leftPos, topPos, bottomPos] (const PitchValue& v… in paintEvent()
91 const qreal x = round((qreal(v.time) / 60) * (m_columns - 1)) * columnWidth + leftPos; in paintEvent()
/dports/games/cake/cake_src/cake/
H A Dconsole.cpp244 leftPos = 0; in Console()
245 width = 640-2*leftPos; in Console()
1095 LBackup = leftPos; in SetType()
1100 leftPos = 0; in SetType()
1112 leftPos = 0; in SetType()
1151 LBackup = leftPos; in Maximize()
1155 leftPos = 0; in Maximize()
1168 leftPos = LBackup; in Unmaximize()
1202 leftPos = left; in SetLeftPos()
1206 if (leftPos < 0) leftPos = 0; in SetLeftPos()
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/stylish-haskell-0.12.2.0/lib/Language/Haskell/Stylish/Step/
H A DSimpleAlign.hs92 leftPos <- toRealSrcSpan $ S.getLoc $ last names
96 , aLeft = leftPos
127 leftPos <- toRealSrcSpan left
131 , aLeft = leftPos
142 leftPos <- toRealSrcSpan left
146 , aLeft = leftPos
175 leftPos <- toRealSrcSpan left
179 , aLeft = leftPos
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/dialog/
H A Dublendop.pas218 var leftPos: integer;
222 leftPos := FFirstColumnLeft;
223 columnWidth := (ClientWidth - FLastColumnRightMargin - leftPos) div 3;
226 Label_SvgOver.Left := leftPos;
228 ListBox_BlendSvg.Left := leftPos;
231 leftPos += columnWidth;
232 Label_KritaOver.Left := leftPos;
234 ListBox_BlendKrita.Left := leftPos;
237 leftPos += columnWidth;
238 Label_OtherOver.Left := leftPos;
[all …]
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/GreaseMonkey/GreaseMonkeyConfiguration/
H A DGreaseMonkeyConfigurationListDelegate.py83 leftPos = self.__padding
106 leftPos, checkBoxYPos,
111 leftPos = opt2.rect.right() + self.__padding
115 iconRect = QRect(leftPos, iconYPos,
121 leftPos = iconRect.right() + self.__padding
125 leftTitleEdge = leftPos + 2
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/scripting/
H A DPythonSyntaxHighlighter.cpp167 int leftPos = text.indexOf('('); in highlightBlock() local
168 while (leftPos != -1) { in highlightBlock()
171 info->position = leftPos; in highlightBlock()
174 leftPos = text.indexOf('(', leftPos + 1); in highlightBlock()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcbytstr.cc522 size_t leftPos = 0; in putOFStringAtPos() local
529 if (vmPos == 0) leftPos = str.find('\\', 0); in putOFStringAtPos()
530 else leftPos = str.find('\\', leftPos + 1 ); in putOFStringAtPos()
532 if (leftPos != OFString_npos) in putOFStringAtPos()
537 while ( (leftPos != OFString_npos) && (vmPos != pos) ); in putOFStringAtPos()
538 rightPos = str.find_first_of('\\', leftPos+1); in putOFStringAtPos()
542 if (rightPos - leftPos == 1) in putOFStringAtPos()
545 if (str.at(leftPos) == '\\') in putOFStringAtPos()
549 str = str.replace(leftPos, 1, stringVal); in putOFStringAtPos()
554 str = str.replace(leftPos+1, rightPos - leftPos, stringVal); in putOFStringAtPos()
/dports/sysutils/cdrdao/cdrdao-1.2.4/gcdmaster/
H A DSampleManager.cc66 short *leftNeg, short *leftPos,
114 short *leftNeg, short *leftPos, in getPeak() argument
117 impl_->getPeak(start, end, leftNeg, leftPos, rightNeg, rightPos); in getPeak()
164 short *leftNeg, short *leftPos, in getPeak() argument
167 *leftNeg = *leftPos = 0; in getPeak()
186 if (leftPosSamples_[i] > *leftPos) in getPeak()
187 *leftPos = leftPosSamples_[i]; in getPeak()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dpaint16.cpp83 void GfxPaint16::drawCelAndShow(GuiResourceId viewId, int16 loopNo, int16 celNo, uint16 leftPos, ui… in drawCelAndShow() argument
88 celRect.left = leftPos; in drawCelAndShow()
128 …wHiresCelAndShow(GuiResourceId viewId, int16 loopNo, int16 celNo, uint16 leftPos, uint16 topPos, b… in drawHiresCelAndShow() argument
135 if ((leftPos == 0) && (topPos == 0)) { in drawHiresCelAndShow()
145 leftPos = upscaledHiresRect.left; in drawHiresCelAndShow()
151 celRect.left = leftPos; in drawHiresCelAndShow()
397 void GfxPaint16::kernelDrawCel(GuiResourceId viewId, int16 loopNo, int16 celNo, uint16 leftPos, uin… in kernelDrawCel() argument
401 drawCelAndShow(viewId, loopNo, celNo, leftPos, topPos, priority, paletteNo, scaleX, scaleY); in kernelDrawCel()
403 …drawHiresCelAndShow(viewId, loopNo, celNo, leftPos, topPos, priority, paletteNo, upscaledHiresHand… in kernelDrawCel()
566 int16 leftPos = rect.right <= _screen->getWidth() ? 0 : _screen->getWidth() - rect.right; in kernelDisplay() local
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dpaint16.cpp91 void GfxPaint16::drawCelAndShow(GuiResourceId viewId, int16 loopNo, int16 celNo, uint16 leftPos, ui… in drawCelAndShow() argument
96 celRect.left = leftPos; in drawCelAndShow()
136 …wHiresCelAndShow(GuiResourceId viewId, int16 loopNo, int16 celNo, uint16 leftPos, uint16 topPos, b… in drawHiresCelAndShow() argument
143 if ((leftPos == 0) && (topPos == 0)) { in drawHiresCelAndShow()
153 leftPos = upscaledHiresRect.left; in drawHiresCelAndShow()
159 celRect.left = leftPos; in drawHiresCelAndShow()
405 void GfxPaint16::kernelDrawCel(GuiResourceId viewId, int16 loopNo, int16 celNo, uint16 leftPos, uin… in kernelDrawCel() argument
409 drawCelAndShow(viewId, loopNo, celNo, leftPos, topPos, priority, paletteNo, scaleX, scaleY); in kernelDrawCel()
411 …drawHiresCelAndShow(viewId, loopNo, celNo, leftPos, topPos, priority, paletteNo, upscaledHiresHand… in kernelDrawCel()
574 int16 leftPos = rect.right <= _screen->getWidth() ? 0 : _screen->getWidth() - rect.right; in kernelDisplay() local
[all …]
/dports/print/qpdfview/qpdfview-0.4.18/sources/
H A Ddocumentlayout.cpp203 const qreal leftPos = -boundingRect.left() - boundingRect.width() - 0.5f * pageSpacing; in prepareLayout() local
208 page->setPos(rightToLeft ? rightPos : leftPos, height - boundingRect.top()); in prepareLayout()
229 page->setPos(rightToLeft ? leftPos : rightPos, height - boundingRect.top()); in prepareLayout()
327 const qreal leftPos = left - boundingRect.left() + pageSpacing; in prepareLayout() local
330 page->setPos(rightToLeft ? rightPos : leftPos, height - boundingRect.top()); in prepareLayout()
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/BamTools/include/api/
H A DBamAux.h27 BamRegion(const int& leftID = -1, const int& leftPos = -1, const int& rightID = -1,
30 , LeftPosition(leftPos) in LeftRefID()
/dports/astro/kstars/kstars-3.5.6/kstars/tools/whatsinteresting/
H A Dwiview.cpp659 int leftPos = result.indexOf("<extract xml:space=\"preserve\">") + 30; in updateWikipediaDescription() local
660 if (leftPos < 30) in updateWikipediaDescription()
662 int rightPos = result.indexOf("</extract>") - leftPos; in updateWikipediaDescription()
667 QString html = "<HTML>" + result.mid(leftPos, rightPos) + srchtml + "</HTML>"; in updateWikipediaDescription()
811 int leftPos = result.indexOf("<table class=\"infobox"); in tryToUpdateWikipediaInfo() local
812 int rightPos = result.indexOf("</table>", leftPos) - leftPos; in tryToUpdateWikipediaInfo()
814 if (leftPos == -1) in tryToUpdateWikipediaInfo()
831 QString infoText = result.mid(leftPos, rightPos); in tryToUpdateWikipediaInfo()
834 if (infoText.indexOf("<table", leftPos + 6) != -1) in tryToUpdateWikipediaInfo()
836 rightPos = result.indexOf("</table>", leftPos + rightPos + 6) - leftPos; in tryToUpdateWikipediaInfo()
[all …]

123456789