Home
last modified time | relevance | path

Searched refs:pathNode (Results 1 – 25 of 83) sorted by relevance

1234

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/pathtool/
H A Dpathitem.cpp76 …ModelNode lineNode = pathNode.view()->createModelNode("QtQuick.PathLine", pathNode.majorVersion(),… in writeLinePath()
88 …ModelNode lineNode = pathNode.view()->createModelNode("QtQuick.PathQuad", pathNode.majorVersion(),… in writeQuadPath()
102 …ModelNode lineNode = pathNode.view()->createModelNode("QtQuick.PathCubic", pathNode.majorVersion()… in writeCubicPath()
115 …ModelNode lineNode = pathNode.view()->createModelNode("QtQuick.PathAttribute", pathNode.majorVersi… in writePathAttributes()
126 …ModelNode lineNode = pathNode.view()->createModelNode("QtQuick.PathPercent", pathNode.majorVersion… in writePathPercent()
135 ModelNode pathNode = pathModelNode(formEditorItem()); in writePathToProperty() local
137 pathNode.view()->executeInTransaction("PathItem::writePathToProperty", [this, &pathNode](){ in writePathToProperty()
160 writePathPercent(pathNode, m_lastPercent); in writePathToProperty()
170pathNode.view()->executeInTransaction("PathItem::writePathAsCubicSegmentsOnly", [this, &pathNode](… in writePathAsCubicSegmentsOnly()
502 if (pathNode.hasNodeListProperty("pathElements")) { in readControlPoints()
[all …]
H A Dpathitem.h103 void writeLinePath(const ModelNode &pathNode, const CubicSegment &cubicSegment);
104 void writeQuadPath(const ModelNode &pathNode, const CubicSegment &cubicSegment);
105 void writeCubicPath(const ModelNode &pathNode, const CubicSegment &cubicSegment);
106 void writePathAttributes(const ModelNode &pathNode, const QMap<QString, QVariant> &attributes);
107 void writePathPercent(const ModelNode &pathNode, double percent);
H A Dpathtool.cpp80 ModelNode pathNode = modelNode.nodeProperty("path").modelNode(); in pathRankForModelNode() local
81 …if (pathNode.metaInfo().isSubclassOf("QtQuick.Path") && pathNode.hasNodeListProperty("pathElements… in pathRankForModelNode()
82 const QList<ModelNode> pathElements = pathNode.nodeListProperty("pathElements") in pathRankForModelNode()
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/exponent-io/jsonpath/
H A Dpathaction.go4 type pathNode struct { struct
6 childNodes []pathNode argument
11 func (n *pathNode) match(path JsonPath) *pathNode { argument
12 var node *pathNode = n
36 node pathNode
45 var node *pathNode = &je.node
56 node.childNodes = append(node.childNodes, pathNode{matchOn: ps})
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/exponent-io/jsonpath/
H A Dpathaction.go4 type pathNode struct { struct
6 childNodes []pathNode argument
11 func (n *pathNode) match(path JsonPath) *pathNode { argument
12 var node *pathNode = n
36 node pathNode
45 var node *pathNode = &je.node
56 node.childNodes = append(node.childNodes, pathNode{matchOn: ps})
/dports/graphics/py-pandana/pandana-0.6.1/src/contraction_hierarchies/src/DataStructures/
H A DSimpleCHQuery.h82 NodeID pathNode = middle; in ComputeRoute() local
85 while ( pathNode != start ) { in ComputeRoute()
86 pathNode = _forwardHeap->GetData( pathNode ).parent; in ComputeRoute()
87 packedPath.push_front( pathNode ); in ComputeRoute()
91 pathNode = middle; in ComputeRoute()
93 while ( pathNode != target ){ in ComputeRoute()
94 pathNode = _backwardHeap->GetData( pathNode ).parent; in ComputeRoute()
95 packedPath.push_back( pathNode ); in ComputeRoute()
/dports/security/keybase/client-v5.7.1/go/kbfs/libkbfs/
H A Dnode_cache.go42 ref := core.pathNode.Ref()
72 ref := nodeStandard.core.pathNode.Ref()
215 entry.core.pathNode.BlockPointer = newPtr
252 oldName := entry.core.pathNode.Name
255 entry.core.pathNode.Name = newName
259 entry.core.pathNode.Name = oldName
289 oldName := entry.core.pathNode.Name
294 entry.core.pathNode.Name = data.PathPartString{}
300 entry.core.pathNode.Name = oldName
377 p.Path = append(p.Path, *core.pathNode)
H A Dnode.go21 pathNode *data.PathNode member
35 pathNode: &data.PathNode{
84 return n.core.pathNode.BlockPointer.ID
108 return n.core.pathNode.Name
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/settings/
H A Dsclang_page.cpp156 for (Node const& pathNode : includePaths) {
157 if (!pathNode.IsScalar())
159 std::string path = pathNode.as<std::string>();
168 for (Node const& pathNode : excludePaths) {
169 if (!pathNode.IsScalar())
171 std::string path = pathNode.as<std::string>();
/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DpathNode.cpp192 _Remove(const Sdf_PathNode *pathNode, in _Remove() argument
202 accessor->second.GetPtr() == reinterpret_cast<char const *>(pathNode)) { in _Remove()
672 _GetChildren(Sdf_PathNode const *pathNode) in _GetChildren() argument
676 _GatherChildrenFrom(pathNode, *_mapperNodes, &children); in _GetChildren()
677 _GatherChildrenFrom(pathNode, *_targetNodes, &children); in _GetChildren()
678 _GatherChildrenFrom(pathNode, *_mapperArgNodes, &children); in _GetChildren()
679 _GatherChildrenFrom(pathNode, *_primNodes, &children); in _GetChildren()
680 _GatherChildrenFrom(pathNode, *_primPropertyNodes, &children); in _GetChildren()
681 _GatherChildrenFrom(pathNode, *_relAttrNodes, &children); in _GetChildren()
682 _GatherChildrenFrom(pathNode, *_primVarSelNodes, &children); in _GetChildren()
[all …]
/dports/x11/albert/albert-0.16.1/plugins/files/src/
H A Dindexfile.cpp12 Files::IndexFile::IndexFile(QString name, const shared_ptr<Files::IndexTreeNode> &pathNode, QMimeTy… in IndexFile() argument
13 : name_(name), pathNode_(pathNode), mimetype_(mimetype) { } in IndexFile()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iam/source/model/
H A DGroup.cpp48 XmlNode pathNode = resultNode.FirstChild("Path"); in operator =() local
49 if(!pathNode.IsNull()) in operator =()
51 m_path = Aws::Utils::Xml::DecodeEscapedXmlText(pathNode.GetText()); in operator =()
H A DEntityInfo.cpp74 XmlNode pathNode = resultNode.FirstChild("Path"); in operator =() local
75 if(!pathNode.IsNull()) in operator =()
77 m_path = Aws::Utils::Xml::DecodeEscapedXmlText(pathNode.GetText()); in operator =()
H A DServerCertificateMetadata.cpp50 XmlNode pathNode = resultNode.FirstChild("Path"); in operator =() local
51 if(!pathNode.IsNull()) in operator =()
53 m_path = Aws::Utils::Xml::DecodeEscapedXmlText(pathNode.GetText()); in operator =()
H A DGroupDetail.cpp52 XmlNode pathNode = resultNode.FirstChild("Path"); in operator =() local
53 if(!pathNode.IsNull()) in operator =()
55 m_path = Aws::Utils::Xml::DecodeEscapedXmlText(pathNode.GetText()); in operator =()
H A DInstanceProfile.cpp52 XmlNode pathNode = resultNode.FirstChild("Path"); in operator =() local
53 if(!pathNode.IsNull()) in operator =()
55 m_path = Aws::Utils::Xml::DecodeEscapedXmlText(pathNode.GetText()); in operator =()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DSC_LanguageConfig.cpp109 for (auto const& pathNode : includePaths) { in readLibraryConfigYAML() local
110 const std::string& path = pathNode.as<std::string>(emptyString); in readLibraryConfigYAML()
120 for (auto const& pathNode : excludePaths) { in readLibraryConfigYAML() local
121 const std::string& path = pathNode.as<std::string>(emptyString); in readLibraryConfigYAML()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Deeschema.cpp368 auto pathNode = dynamic_cast<SEXPR::SEXPR_STRING*>( node->GetChild( 1 ) ); in SaveFileAs() local
372 if( pathNode ) in SaveFileAs()
373 path = pathNode->m_value; in SaveFileAs()
384 if( pathNode ) in SaveFileAs()
385 pathNode->m_value = path; in SaveFileAs()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticloadbalancingv2/source/model/
H A DRedirectActionConfig.cpp70 XmlNode pathNode = resultNode.FirstChild("Path"); in operator =() local
71 if(!pathNode.IsNull()) in operator =()
73 m_path = Aws::Utils::Xml::DecodeEscapedXmlText(pathNode.GetText()); in operator =()
/dports/games/flightgear/flightgear-2020.3.11/src/Autopilot/
H A Dautopilotgroup.cxx144 SGPropertyNode_ptr pathNode = autopilotNode->getNode("path"); in initFrom() local
145 if( !pathNode ) in initFrom()
184 addAutopilotFromFile(apName, autopilotNode, pathNode->getStringValue()); in initFrom()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/getkin/kin-openapi/routers/legacy/
H A Drouter.go54 pathNode *pathpattern.Node member
99 root := router.pathNode
102 router.pathNode = root
/dports/audio/mixxx/mixxx-2.3.0/src/widget/
H A Dwdisplay.cpp38 QDomElement pathNode = context.selectElement(node, "Path"); in setup() local
39 QString path = context.nodeToString(pathNode); in setup()
43 context.selectScaleMode(pathNode, Paintable::FIXED); in setup()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/takuzoo3868/go-msfdb/git/
H A Dgit.go34 pathNode := filepath.Base(repoPath)
35 if pathNode != "msfdb-list" {
/dports/games/flightgear/flightgear-2020.3.11/src/Model/
H A Dpanelnode.cxx170 SGPropertyNode* pathNode = fgGetNode("/sim/panel/path"); in FGPanelNode() local
172 pathNode->addChangeListener(_pathListener.get()); in FGPanelNode()
173 setPanelPath(pathNode->getStringValue()); in FGPanelNode()
192 SGPropertyNode* pathNode = fgGetNode("/sim/panel/path"); in ~FGPanelNode() local
193 pathNode->removeChangeListener(_pathListener.get()); in ~FGPanelNode()
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/client/shared/widgets/
H A DChart.jsm258 let pathNode = document.createElementNS(SVG_NS, "path");
259 pathNode.setAttribute("class", "pie-chart-slice chart-colored-blob");
260 pathNode.setAttribute("name", sliceInfo.label);
261 pathNode.setAttribute("d",
270 pathNode.setAttribute("largest", "");
273 pathNode.setAttribute("smallest", "");
279 pathNode.setAttribute("style", data.length > 1 ? hoverTransform : "");
281 proxy.slices.set(sliceInfo, pathNode);
282 delegate(proxy, ["click", "mouseover", "mouseout"], pathNode, sliceInfo);
283 container.appendChild(pathNode);

1234