Home
last modified time | relevance | path

Searched refs:hAnchor (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/photivo/photivo/Sources/
H A DptCurveWindow.cpp364 for (auto hAnchor: *FCurve->anchors()) { in calcCurveImage()
365 int XSpot = 0.5 + hAnchor.first*(hWidth-1); in calcCurveImage()
366 int YSpot = 0.5 + hHeight-1 - hAnchor.second*(hHeight-1); in calcCurveImage()
587 for (TScreenAnchor hAnchor: FDisplayAnchors) { in hasCaughtAnchor() local
588 if ((abs(hAnchor.first - APos.x()) < CSnapDelta) && // snap on x axis in hasCaughtAnchor()
589 (abs(hAnchor.second - APos.y()) < CSnapDelta)) // snap on y axis in hasCaughtAnchor()
H A DptCurve.cpp415 for (TAnchor hAnchor: FAnchors) { in doStoreConfig() local
416 hStore.insert(QString(APrefix+"Anchor/%1/X").arg(i), hAnchor.first); in doStoreConfig()
417 hStore.insert(QString(APrefix+"Anchor/%1/Y").arg(i), hAnchor.second); in doStoreConfig()
/dports/graphics/djview4/djview4-4.12/src/
H A Dqdjvuwidget.cpp463 hAnchor(0), in Position()
1395 if (movePos.hAnchor > 0 && movePos.hAnchor <= 100) in makeLayout()
1835 if (pos.hAnchor > 0 && pos.hAnchor <= 100) in updateCurrentPoint()
5340 char dHAnchor = targetPos.hAnchor - currentPos.hAnchor; in computeAnimation()
5367 if (currentPos.hAnchor > 0 && currentPos.hAnchor <= 100) in computeAnimation()
5372 if (targetPos.hAnchor > 0 && targetPos.hAnchor <= 100) in computeAnimation()
5914 pos.hAnchor = pos.vAnchor = 100; in lastPage()
5930 pos.hAnchor = 0; in moveToPageTop()
5944 pos.hAnchor = 0; in moveToPageBottom()
5984 pos.hAnchor = 0; in readNext()
[all …]
H A Dqdjvuwidget.h152 char hAnchor; member
H A Dqdjview.cpp2297 double ha = pos.hAnchor / 100.0; in getArgument()
2975 pos.hAnchor = qBound(0, (int)(px*100), 100); in goToPosition()
3421 double ha = pos.hAnchor / 100.0; in getDecoratedUrl()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DTree.java3835 if (hItem == hAnchor) hAnchor = 0;
4956 long hNewItem = hAnchor = item.handle;
5955 hAnchor = hItem;
6119 if (hAnchor == 0) hAnchor = hItem;
6130 hAnchor = hItem;
6136 while (hDeselectItem != hAnchor) {
6141 long hSelectItem = hAnchor;
6383 if (hNext == hAnchor) hAnchor = 0;
6691 if (hAnchor == 0) hAnchor = hNewItem;
7408 hAnchor = 0;
[all …]
H A DTreeItem.java1351 parent.hAnchor = hNewItem; in setExpanded()
/dports/textproc/py-python-docx/python-docx-0.8.11/docs/dev/analysis/features/text/
H A Dparagraph-format.rst383 <xsd:attribute name="hAnchor" type="ST_HAnchor"/>
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dooxml_tokens.inl1543 "hAnchor", // 1539