Home
last modified time | relevance | path

Searched refs:activeWidth (Results 1 – 25 of 57) sorted by relevance

123

/dports/x11-wm/bbpager/bbpager-0.4.7/src/
H A Dresource.cxx228 desktopwin.activeWidth = desktopwin.inactiveWidth; in PagerWin()
235 desktopwin.activeWidth = readInt("bbpager.active.desktop.borderWidth", in PagerWin()
310 pagerwin.activeWidth = pagerwin.inactiveWidth; in PagerWin()
317 pagerwin.activeWidth = readInt("bbpager.active.window.borderWidth", in PagerWin()
H A Ddesktop.cxx144 2 * bbtool->getResource()->desktopwin.activeWidth; in calcGeometry()
146 2 * bbtool->getResource()->desktopwin.activeWidth; in calcGeometry()
158 bbtool->getResource()->desktopwin.activeWidth); in calcGeometry()
161 bbtool->getResource()->desktopwin.activeWidth); in calcGeometry()
269 bbtool->getResource()->pagerwin.activeWidth); in buttonPressEvent()
460 bbtool->getResource()->desktopwin.activeWidth); in redraw()
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkRectOval.c81 "0.0", Tk_Offset(RectOvalItem, outline.activeWidth),
647 if (rectOvalPtr->outline.activeWidth>width) { in ComputeRectOvalBbox()
648 width = rectOvalPtr->outline.activeWidth; in ComputeRectOvalBbox()
892 if (rectPtr->outline.activeWidth>width) { in RectToPoint()
893 width = rectPtr->outline.activeWidth; in RectToPoint()
1012 if (ovalPtr->outline.activeWidth>width) { in OvalToPoint()
1013 width = (double) ovalPtr->outline.activeWidth; in OvalToPoint()
1068 if (rectPtr->outline.activeWidth>width) { in RectToArea()
1069 width = rectPtr->outline.activeWidth; in RectToArea()
1143 if (ovalPtr->outline.activeWidth>width) { in OvalToArea()
[all …]
H A DtkCanvUtil.c964 outline->activeWidth = 0.0; in Tk_CreateOutline()
1072 if (outline->activeWidth < 0.0) { in Tk_ConfigOutlineGC()
1073 outline->activeWidth = 0.0; in Tk_ConfigOutlineGC()
1093 if (outline->activeWidth>width) { in Tk_ConfigOutlineGC()
1094 width = outline->activeWidth; in Tk_ConfigOutlineGC()
1189 if (outline->activeWidth > width) { in Tk_ChangeOutlineGC()
1190 width = outline->activeWidth; in Tk_ChangeOutlineGC()
1308 if (outline->activeWidth>width) { in Tk_ResetOutlineGC()
1309 width = outline->activeWidth; in Tk_ResetOutlineGC()
1402 if (outline->activeWidth > width) { in Tk_CanvasPsOutline()
[all …]
H A DtkCanvLine.c677 if (linePtr->outline.activeWidth>width) { in ComputeLineBbox()
678 width = linePtr->outline.activeWidth; in ComputeLineBbox()
1103 width = linePtr->outline.activeWidth; in LineInsert()
1277 width = linePtr->outline.activeWidth; in LineDeleteCoords()
1349 if (linePtr->outline.activeWidth>width) { in LineToPoint()
1350 width = linePtr->outline.activeWidth; in LineToPoint()
1564 if (linePtr->outline.activeWidth>width) { in LineToArea()
1565 width = linePtr->outline.activeWidth; in LineToArea()
2115 if (linePtr->outline.activeWidth>width) { in ConfigureArrows()
2116 width = linePtr->outline.activeWidth; in ConfigureArrows()
[all …]
H A DtkCanvPoly.c642 if (polyPtr->outline.activeWidth>width) { in ComputePolygonBbox()
643 width = polyPtr->outline.activeWidth; in ComputePolygonBbox()
898 if (polyPtr->outline.activeWidth>linewidth) { in DisplayPolygon()
899 linewidth = polyPtr->outline.activeWidth; in DisplayPolygon()
1132 width = polyPtr->outline.activeWidth; in PolygonInsert()
1269 if (polyPtr->outline.activeWidth>width) { in PolygonToPoint()
1270 width = polyPtr->outline.activeWidth; in PolygonToPoint()
1467 if (polyPtr->outline.activeWidth>width) { in PolygonToArea()
1468 width = polyPtr->outline.activeWidth; in PolygonToArea()
1830 if (polyPtr->outline.activeWidth>width) { in PolygonToPostscript()
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkRectOval.c76 "0.0", offsetof(RectOvalItem, outline.activeWidth),
645 if (rectOvalPtr->outline.activeWidth>width) { in ComputeRectOvalBbox()
646 width = rectOvalPtr->outline.activeWidth; in ComputeRectOvalBbox()
985 if (rectPtr->outline.activeWidth>width) { in RectToPoint()
986 width = rectPtr->outline.activeWidth; in RectToPoint()
1104 if (ovalPtr->outline.activeWidth>width) { in OvalToPoint()
1105 width = (double) ovalPtr->outline.activeWidth; in OvalToPoint()
1159 if (rectPtr->outline.activeWidth > width) { in RectToArea()
1160 width = rectPtr->outline.activeWidth; in RectToArea()
1232 if (ovalPtr->outline.activeWidth > width) { in OvalToArea()
[all …]
H A DtkCanvUtil.c987 outline->activeWidth = 0.0; in Tk_CreateOutline()
1095 if (outline->activeWidth < 0.0) { in Tk_ConfigOutlineGC()
1096 outline->activeWidth = 0.0; in Tk_ConfigOutlineGC()
1116 if (outline->activeWidth>width) { in Tk_ConfigOutlineGC()
1117 width = outline->activeWidth; in Tk_ConfigOutlineGC()
1214 if (outline->activeWidth > width) { in Tk_ChangeOutlineGC()
1215 width = outline->activeWidth; in Tk_ChangeOutlineGC()
1332 if (outline->activeWidth>width) { in Tk_ResetOutlineGC()
1333 width = outline->activeWidth; in Tk_ResetOutlineGC()
1422 if (outline->activeWidth > width) { in Tk_CanvasPsOutline()
[all …]
H A DtkCanvLine.c671 if (linePtr->outline.activeWidth > width) { in ComputeLineBbox()
672 width = linePtr->outline.activeWidth; in ComputeLineBbox()
1109 width = linePtr->outline.activeWidth; in LineInsert()
1285 width = linePtr->outline.activeWidth; in LineDeleteCoords()
1356 if (linePtr->outline.activeWidth > width) { in LineToPoint()
1357 width = linePtr->outline.activeWidth; in LineToPoint()
1571 if (linePtr->outline.activeWidth > width) { in LineToArea()
1572 width = linePtr->outline.activeWidth; in LineToArea()
2171 if (linePtr->outline.activeWidth > width) { in ConfigureArrows()
2172 width = linePtr->outline.activeWidth; in ConfigureArrows()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkRectOval.c76 "0.0", Tk_Offset(RectOvalItem, outline.activeWidth),
641 if (rectOvalPtr->outline.activeWidth>width) { in ComputeRectOvalBbox()
642 width = rectOvalPtr->outline.activeWidth; in ComputeRectOvalBbox()
978 if (rectPtr->outline.activeWidth>width) { in RectToPoint()
979 width = rectPtr->outline.activeWidth; in RectToPoint()
1098 if (ovalPtr->outline.activeWidth>width) { in OvalToPoint()
1099 width = (double) ovalPtr->outline.activeWidth; in OvalToPoint()
1154 if (rectPtr->outline.activeWidth > width) { in RectToArea()
1155 width = rectPtr->outline.activeWidth; in RectToArea()
1228 if (ovalPtr->outline.activeWidth > width) { in OvalToArea()
[all …]
H A DtkCanvUtil.c966 outline->activeWidth = 0.0; in Tk_CreateOutline()
1074 if (outline->activeWidth < 0.0) { in Tk_ConfigOutlineGC()
1075 outline->activeWidth = 0.0; in Tk_ConfigOutlineGC()
1095 if (outline->activeWidth>width) { in Tk_ConfigOutlineGC()
1096 width = outline->activeWidth; in Tk_ConfigOutlineGC()
1193 if (outline->activeWidth > width) { in Tk_ChangeOutlineGC()
1194 width = outline->activeWidth; in Tk_ChangeOutlineGC()
1312 if (outline->activeWidth>width) { in Tk_ResetOutlineGC()
1313 width = outline->activeWidth; in Tk_ResetOutlineGC()
1402 if (outline->activeWidth > width) { in Tk_CanvasPsOutline()
[all …]
H A DtkCanvLine.c668 if (linePtr->outline.activeWidth > width) { in ComputeLineBbox()
669 width = linePtr->outline.activeWidth; in ComputeLineBbox()
1106 width = linePtr->outline.activeWidth; in LineInsert()
1282 width = linePtr->outline.activeWidth; in LineDeleteCoords()
1353 if (linePtr->outline.activeWidth > width) { in LineToPoint()
1354 width = linePtr->outline.activeWidth; in LineToPoint()
1568 if (linePtr->outline.activeWidth > width) { in LineToArea()
1569 width = linePtr->outline.activeWidth; in LineToArea()
2118 if (linePtr->outline.activeWidth > width) { in ConfigureArrows()
2119 width = linePtr->outline.activeWidth; in ConfigureArrows()
[all …]
H A DtkCanvPoly.c639 if (polyPtr->outline.activeWidth > width) { in ComputePolygonBbox()
640 width = polyPtr->outline.activeWidth; in ComputePolygonBbox()
897 if (polyPtr->outline.activeWidth > linewidth) { in DisplayPolygon()
898 linewidth = polyPtr->outline.activeWidth; in DisplayPolygon()
1132 width = polyPtr->outline.activeWidth; in PolygonInsert()
1270 if (polyPtr->outline.activeWidth > width) { in PolygonToPoint()
1271 width = polyPtr->outline.activeWidth; in PolygonToPoint()
1464 if (polyPtr->outline.activeWidth > width) { in PolygonToArea()
1465 width = polyPtr->outline.activeWidth; in PolygonToArea()
1827 if (polyPtr->outline.activeWidth > width) { in PolygonToPostscript()
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkRectOval.c89 "0.0", Tk_Offset(RectOvalItem, outline.activeWidth),
638 if (rectOvalPtr->outline.activeWidth>width) {
639 width = rectOvalPtr->outline.activeWidth;
866 if (rectPtr->outline.activeWidth>width) {
867 width = rectPtr->outline.activeWidth;
984 if (ovalPtr->outline.activeWidth>width) {
985 width = (double) ovalPtr->outline.activeWidth;
1038 if (rectPtr->outline.activeWidth>width) {
1039 width = rectPtr->outline.activeWidth;
1111 if (ovalPtr->outline.activeWidth>width) {
[all …]
H A DtkCanvUtil.c877 outline->activeWidth = 0.0;
984 if (outline->activeWidth < 0.0) {
985 outline->activeWidth = 0.0;
1002 if (outline->activeWidth>width) {
1003 width = outline->activeWidth;
1107 if (outline->activeWidth > width) {
1108 width = outline->activeWidth;
1227 if (outline->activeWidth>width) {
1228 width = outline->activeWidth;
1321 if (outline->activeWidth > width) {
[all …]
H A DtkCanvLine.c689 if (linePtr->outline.activeWidth>width) {
690 width = linePtr->outline.activeWidth;
1105 if (linePtr->outline.activeWidth>width) {
1320 if (linePtr->outline.activeWidth>width) {
1321 width = linePtr->outline.activeWidth;
1538 if (linePtr->outline.activeWidth>width) {
1539 width = linePtr->outline.activeWidth;
2098 if (linePtr->outline.activeWidth>width) {
2099 width = linePtr->outline.activeWidth;
2254 if (linePtr->outline.activeWidth>width) {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp91 Value activeWidth = in rewrite() local
99 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId, in rewrite()
313 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand, in createSubgroupReduce()
317 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize); in createSubgroupReduce()
332 activeWidth, xorAttr); in createSubgroupReduce()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp92 Value activeWidth = in rewrite() local
100 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId, in rewrite()
317 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand, in createSubgroupReduce()
321 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize); in createSubgroupReduce()
336 activeWidth, xorAttr); in createSubgroupReduce()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp91 Value activeWidth = in rewrite() local
99 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId, in rewrite()
313 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand, in createSubgroupReduce()
317 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize); in createSubgroupReduce()
332 activeWidth, xorAttr); in createSubgroupReduce()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp92 Value activeWidth = in rewrite() local
100 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId, in rewrite()
317 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand, in createSubgroupReduce()
321 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize); in createSubgroupReduce()
336 activeWidth, xorAttr); in createSubgroupReduce()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp91 Value activeWidth = in rewrite() local
99 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId, in rewrite()
313 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand, in createSubgroupReduce()
317 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize); in createSubgroupReduce()
332 activeWidth, xorAttr); in createSubgroupReduce()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp92 Value activeWidth = in rewrite() local
100 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId, in rewrite()
317 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand, in createSubgroupReduce()
321 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize); in createSubgroupReduce()
336 activeWidth, xorAttr); in createSubgroupReduce()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp91 Value activeWidth = in rewrite() local
99 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId, in rewrite()
313 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand, in createSubgroupReduce()
317 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize); in createSubgroupReduce()
332 activeWidth, xorAttr); in createSubgroupReduce()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp92 Value activeWidth =
100 Value subgroupReduce = createSubgroupReduce(activeWidth, laneId,
317 Value createSubgroupReduce(Value activeWidth, Value laneId, Value operand,
321 create<CmpIOp>(CmpIPredicate::slt, activeWidth, subgroupSize);
336 activeWidth, xorAttr);
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/
H A Ddngwriter_negative.cpp38 negative->SetDefaultScale(dng_urational(outputWidth, activeWidth), in createNegative()
45 negative->SetDefaultCropSize(activeWidth - 16, activeHeight - 16); in createNegative()
51 negative->SetDefaultCropSize(activeWidth, activeHeight); in createNegative()

123