Home
last modified time | relevance | path

Searched refs:activeX (Results 1 – 25 of 48) sorted by relevance

12

/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/lapack-like/props/Pseudospectrum/
H A DLanczos.hpp70 Matrix<Complex<Real>>& activeX, in Deflate() argument
80 const Int numActive = activeX.Width(); in Deflate()
113 DistMatrix<Complex<Real> >& activeX, in Deflate()
123 const Int numActive = activeX.Width(); in Deflate()
210 activeX = XCopy; in Deflate()
295 activeXNew = activeX; in Lanczos()
348 activeXOld = activeX; in Lanczos()
349 activeX = activeXNew; in Lanczos()
496 activeXNew = activeX; in Lanczos()
573 activeXOld = activeX; in Lanczos()
[all …]
H A DPower.hpp23 Matrix<Complex<Real>>& activeX, in Deflate() argument
33 const Int numActive = activeX.Width(); in Deflate()
99 DistMatrix<Complex<Real> >& activeX, in Deflate()
109 const Int numActive = activeX.Width(); in Deflate()
139 activeX = XCopy; in Deflate()
270 FixColumns( activeX ); in Power()
279 FixColumns( activeX ); in Power()
284 ColumnNorms( activeX, activeEsts ); in Power()
407 FixColumns( activeX ); in Power()
414 activeX_STAR_VR = activeX; in Power()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/snippets/code/
H A Dsrc_activeqt_container_qaxbase.cpp47 activeX->setProperty("text", "some text");
48 int value = activeX->property("value");
99 activeX->queryInterface(IID_IUnknown, (void**)&iface);
148 activeX->dynamicCall("Navigate(const QString&)", "www.qt-project.org");
153 activeX->dynamicCall("Navigate(\"www.qt-project.org\")");
158 activeX->dynamicCall("Value", 5);
159 QString text = activeX->dynamicCall("Text").toString();
165 activeX->queryInterface(IID_IWebBrowser2, (void **)&webBrowser);
/dports/games/cgoban/cgoban-1.9.14/src/
H A DsgfMap.c60 map->activeX = map->activeY = 0; in sgfMap_create()
249 if ((map->activeX >= startX) && (map->activeX < endX) && in draw()
251 stoneX = map->activeX * gridW + gridSep + but->x; in draw()
554 if (map->activeX >= 0) { in sgfMap_newActive()
555 redrawEl(but, map->activeX, map->activeY); in sgfMap_newActive()
557 map->activeX = new->mapX; in sgfMap_newActive()
559 if (map->activeX >= 0) { in sgfMap_newActive()
560 map->activeCtrX = but->x + butSpc * 3 * map->activeX + butSpc * 2; in sgfMap_newActive()
562 redrawEl(but, map->activeX, map->activeY); in sgfMap_newActive()
653 active = map->els[map->activeX + map->activeY * map->maxW].node; in sgfMap_changeVar()
H A DsgfMap.h60 int activeX, activeY; /* [0,0] = ul node, [1,0] = next node, etc. */ member
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsapplication.cpp664 int activeX = 16; in getThemeCursor() local
672 activeX = 13; in getThemeCursor()
677 activeX = 13; in getThemeCursor()
681 activeX = 3; in getThemeCursor()
693 activeX = 6; in getThemeCursor()
697 activeX = 5; in getThemeCursor()
713 …( std::ceil( scale * 32 ), std::ceil( scale * 32 ) ), std::ceil( scale * activeX ), std::ceil( sca… in getThemeCursor()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/tests/
H A Dtestcom2.pp6 uses variants,Windows,activeX,comobj;
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsapplication.cpp759 int activeX = 16; in getThemeCursor() local
767 activeX = 13; in getThemeCursor()
772 activeX = 13; in getThemeCursor()
776 activeX = 3; in getThemeCursor()
788 activeX = 6; in getThemeCursor()
792 activeX = 5; in getThemeCursor()
808 …( std::ceil( scale * 32 ), std::ceil( scale * 32 ) ), std::ceil( scale * activeX ), std::ceil( sca… in getThemeCursor()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/General/
H A DChartAreaAxes.cs498 bool activeX = false; in EnableAxes()
511 activeX = true; in EnableAxes()
551 if(!activeX) in EnableAxes()
561 if(!activeX) in EnableAxes()
/dports/x11-toolkits/tktable/Tktable2.10/generic/
H A DtkTable.h384 int activeX, activeY; /* cache offset of active layout in cell */ member
H A DtkTableCmds.c120 x = strtol(p, &p, 0) - x - tablePtr->activeX; in Table_ActivateCmd()
H A DtkTable.c2218 tablePtr->activeX = originX; in TableDisplay()
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/
H A DtkTable.h386 int activeX, activeY; /* cache offset of active layout in cell */ member
H A DtkTableCmds.c108 x = strtol(p, &p, 0) - x - tablePtr->activeX; in Table_ActivateCmd()
H A DtkTable.c2148 tablePtr->activeX = originX; in TableDisplay()
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable/
H A DtkTable.h386 int activeX, activeY; /* cache offset of active layout in cell */ member
H A DtkTableCmds.c108 x = strtol(p, &p, 0) - x - tablePtr->activeX; in Table_ActivateCmd()
H A DtkTable.c2148 tablePtr->activeX = originX; in TableDisplay()
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable800/
H A DtkTable.h384 int activeX, activeY; /* cache offset of active layout in cell */ member
H A DtkTableCmds.c108 x = strtol(p, &p, 0) - x - tablePtr->activeX; in Table_ActivateCmd()
H A DtkTable.c2148 tablePtr->activeX = originX; in TableDisplay()
/dports/www/p5-CGI-Ajax/CGI-Ajax-0.707/
H A DChanges156 of the correct xmlhttp/activeX request object
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/hillstone/
H A DHILLSTONE-STATISTICS-MIB1119 "The activeX filter which block by content filter module during the last statistcs period.."
/dports/mail/rspamd-devel/rspamd-93430bb/conf/maps.d/
H A Dmime_types.inc709 application/vnd.ms-office.activeX+xml 0
/dports/mail/rspamd/rspamd-3.1/conf/maps.d/
H A Dmime_types.inc708 application/vnd.ms-office.activeX+xml 0

12