Home
last modified time | relevance | path

Searched refs:objectIndex (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/dports/games/warzone2100/warzone2100/src/hci/
H A Dcommander.cpp39 auto droid = getObjectAt(objectIndex); in getAssignedFactoryAt()
85 widget->objectIndex = objectIndex; in make()
112 auto droid = controller->getObjectAt(objectIndex); in display()
122 auto droid = controller->getObjectAt(objectIndex); in updateLayout()
151 auto droid = controller->getObjectAt(objectIndex); in getTip()
176 widget->objectIndex = objectIndex; in make()
206 auto droid = controller->getObjectAt(objectIndex); in updateLayout()
246 return controller->getObjectStatsAt(objectIndex); in getStats()
251 auto droid = controller->getObjectAt(objectIndex); in isHighlighted()
257 auto droid = controller->getObjectAt(objectIndex); in clickPrimary()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/made/
H A Dscript.cpp299 int16 objectIndex = _stack.top(); in cmd_getObjectProperty() local
308 int16 objectIndex = _stack.top(); in cmd_setObjectProperty() local
340 int16 objectIndex = _stack.top(); in cmd_vref() local
342 if (objectIndex > 0) { in cmd_vref()
355 if (objectIndex > 0) { in cmd_vset()
365 if (objectIndex > 0) { in cmd_vsize()
539 if (objectIndex != 0) { in cmd_send()
540 objectIndex = _vm->_dat->getObject(objectIndex)->getClass(); in cmd_send()
545 debug(4, "--> objectIndex = %d(%04X)", objectIndex, objectIndex); in cmd_send()
547 if (objectIndex != 0) { in cmd_send()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/made/
H A Dscript.cpp299 int16 objectIndex = _stack.top(); in cmd_getObjectProperty() local
308 int16 objectIndex = _stack.top(); in cmd_setObjectProperty() local
340 int16 objectIndex = _stack.top(); in cmd_vref() local
342 if (objectIndex > 0) { in cmd_vref()
355 if (objectIndex > 0) { in cmd_vset()
365 if (objectIndex > 0) { in cmd_vsize()
539 if (objectIndex != 0) { in cmd_send()
540 objectIndex = _vm->_dat->getObject(objectIndex)->getClass(); in cmd_send()
545 debug(4, "--> objectIndex = %d(%04X)", objectIndex, objectIndex); in cmd_send()
547 if (objectIndex != 0) { in cmd_send()
[all …]
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dobject3d.h20 object3d_t(): light(nullptr), visible(true), is_base_mesh(false), objectIndex(0.f) in object3d_t()
60 objectIndex = newObjIndex; in setObjectIndex()
61 if(highestObjectIndex < objectIndex) highestObjectIndex = objectIndex; in setObjectIndex()
65 float getAbsObjectIndex() const { return objectIndex; } in getAbsObjectIndex()
66 float getNormObjectIndex() const { return (objectIndex / highestObjectIndex); } in getNormObjectIndex()
69 return color_t(objectIndex); in getAbsObjectIndexColor()
89 float objectIndex; //!< Object Index for the object-index render pass variable
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/compression/
H A DCompressedGeometryFile.java186 int objectIndex = 0 ; field in CompressedGeometryFile
354 if (objectIndex == objectCount) in getCurrentIndex()
357 return objectIndex ; in getCurrentIndex()
391 objectIndex = 0 ; in read()
422 objectIndex = index ; in read()
424 if (objectIndex < 0) { in read()
428 if (objectIndex >= objectCount) { in read()
593 objectIndex = objectCount ; in write()
905 if (objectIndex == objectCount) in readNext()
935 bufferObjectStart = objectIndex ; in readNext()
[all …]
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/
H A DCompressedGeometryFile.java183 int objectIndex = 0 ; field in CompressedGeometryFile
351 if (objectIndex == objectCount) in getCurrentIndex()
354 return objectIndex ; in getCurrentIndex()
389 objectIndex = 0 ; in read()
420 objectIndex = index ; in read()
422 if (objectIndex < 0) { in read()
426 if (objectIndex >= objectCount) { in read()
591 objectIndex = objectCount ; in write()
903 if (objectIndex == objectCount) in readNext()
933 bufferObjectStart = objectIndex ; in readNext()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextformat_p.h68 inline QTextFormat objectFormat(int objectIndex) const in objectFormat() argument
69 { return format(objectFormatIndex(objectIndex)); } in objectFormat()
70 inline void setObjectFormat(int objectIndex, const QTextFormat &format) in setObjectFormat() argument
71 { setObjectFormatIndex(objectIndex, indexForFormat(format)); } in setObjectFormat()
73 int objectFormatIndex(int objectIndex) const;
74 void setObjectFormatIndex(int objectIndex, int formatIndex);

12345678910>>...30