Home
last modified time | relevance | path

Searched refs:sendValues (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DMacroNode.C48 boolean MacroNode::sendValues(boolean ignoreDirty) in sendValues() function
52 return this->Node::sendValues(ignoreDirty); in sendValues()
H A DToggleNode.C149 this->sendValues(FALSE); in setTheToggle()
190 this->sendValues(FALSE); in changeToggleValues()
443 boolean ToggleNode::sendValues(boolean ignoreDirty) in sendValues() function
454 return InteractorNode::sendValues(ignoreDirty); in sendValues()
H A DDXLInputNode.h62 virtual boolean sendValues(boolean ignoreDirty = TRUE);
H A DMacroNode.h61 virtual boolean sendValues(boolean ignoreDirty = TRUE);
H A DSelectionNode.C227 this->sendValues(FALSE); in installNewOptions()
548 this->sendValues(FALSE); in cfgParseOptionComment()
743 this->sendValues(FALSE); in changeSelectedOptionIndex()
873 this->sendValues(FALSE); in clearSelections()
890 this->sendValues(FALSE); in setSelectedOptions()
H A DToggleNode.h159 virtual boolean sendValues(boolean ignoreDirty = TRUE);
H A DColormapNode.C162 this->sendValues(FALSE); in installCurrentDefaultHSVMap()
241 this->sendValues(FALSE); in installCurrentDefaultMinOrMax()
269 this->sendValues(FALSE); in installCurrentDefaultMinAndMax()
699 this->sendValues(FALSE); in installMaps()
1052 this->sendValues(FALSE); in cmOpenFile()
H A DShadowedOutputNode.C214 this->sendValues(FALSE); in setOutputValue()
H A DColormapEditCommand.C200 cmnode->sendValues(FALSE); in doIt()
H A DDXLInputNode.C94 boolean DXLInputNode::sendValues(boolean ignoreDirty ) in sendValues() function
H A DImageNode.h177 virtual boolean sendValues(boolean ignoreDirty = TRUE);
H A DNode.C1105 boolean Node::sendValues(boolean ignoreDirty) in sendValues() function
1804 this->sendValues(FALSE); in setIOValue()
2621 this->sendValues(FALSE); in setIODefaultingStatus()
/dports/sysutils/plasma5-ksystemstats/ksystemstats-5.23.5/src/
H A Dclient.cpp77 sendValues(m_pendingUpdates); in sendFrame()
82 void Client::sendValues(const KSysGuard::SensorDataList &entries) in sendValues() function in Client
H A Dclient.h33 void sendValues(const KSysGuard::SensorDataList &updates);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dbatchprimitiveprocessor-jl.cpp67 sendValues(false), in BatchPrimitiveProcessorJL()
143 sendValues = true; in addFilterStep()
219 sendValues = true; in addProjectStep()
261 sendValues = true; in addProjectStep()
348 if (sendValues) in addElementType()
894 if (sendValues) in toString()
961 if (sendValues) in createBPP()
1208 if (sendValues) in runBPP()
1574 sendValues = false; in setInputRowGroup()
H A Dbatchprimitiveprocessor-jl.h298 bool sendValues; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dbatchprimitiveprocessor-jl.cpp67 sendValues(false), in BatchPrimitiveProcessorJL()
143 sendValues = true; in addFilterStep()
219 sendValues = true; in addProjectStep()
261 sendValues = true; in addProjectStep()
348 if (sendValues) in addElementType()
894 if (sendValues) in toString()
961 if (sendValues) in createBPP()
1208 if (sendValues) in runBPP()
1574 sendValues = false; in setInputRowGroup()
H A Dbatchprimitiveprocessor-jl.h298 bool sendValues; variable
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DSetAttrDialog.C57 inode->sendValues(FALSE); in okCallback()
H A DDXExecCtl.C232 n->sendValues(forceparam); in updateMacros()
240 n->sendValues(forceparam); in updateMacros()
647 n->sendValues(); in updateMacro()
H A DToggleAttrDialog.C126 tnode->sendValues(); in storeAttributes()
H A DComputeCDB.C82 n->sendValues(FALSE); in applyCallback()
129 n->sendValues(FALSE); in restoreCallback()
H A DInteractorInstance.C314 n->sendValues(); in setAndVerifyOutput()
H A DSaveImageDialog.C295 this->getNode()->sendValues(TRUE); in okCallback()
H A DNetwork.h652 virtual boolean sendValues(boolean force = FALSE);

12