Home
last modified time | relevance | path

Searched defs:GetRoot (Results 1 – 25 of 828) sorted by relevance

12345678910>>...34

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Resource/
H A DJSONFile.h55 JSONValue& GetRoot() { return root_; } in GetRoot() function
57 const JSONValue& GetRoot() const { return root_; } in GetRoot() function
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfPagesTree.h296 PdfObject* GetRoot() { return this->GetObject(); } in GetRoot() function
297 const PdfObject* GetRoot() const { return this->GetObject(); } in GetRoot() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/gdal/include/gdal/
H A Dogr_spatialref.h239 OGR_SRSNode *GetRoot() { return poRoot; } in GetRoot() function
240 const OGR_SRSNode *GetRoot() const { return poRoot; } in GetRoot() function
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogr_spatialref.h207 OGR_SRSNode *GetRoot() { return poRoot; } in GetRoot() function
208 const OGR_SRSNode *GetRoot() const { return poRoot; } in GetRoot() function
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_spatialref.h227 OGR_SRSNode *GetRoot() { return poRoot; } in GetRoot() function
228 const OGR_SRSNode *GetRoot() const { return poRoot; } in GetRoot() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/xml/
H A Dcfx_xmlnode.cpp17 CFX_XMLNode* CFX_XMLNode::GetRoot() { in GetRoot() function in CFX_XMLNode
H A Dcfx_xmldocument.h22 CFX_XMLElement* GetRoot() const { return root_.Get(); } in GetRoot() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/parser/
H A Dcfdf_document.h30 CPDF_Dictionary* GetRoot() const { return m_pRootDict; } in GetRoot() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/parser/
H A Dcfdf_document.h29 CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/parser/
H A Dcfdf_document.h29 CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/xml/
H A Dcfx_xmldocument.h23 CFX_XMLElement* GetRoot() const { return root_.Get(); } in GetRoot() function
H A Dcfx_xmlnode.cpp17 CFX_XMLNode* CFX_XMLNode::GetRoot() { in GetRoot() function in CFX_XMLNode
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_parser/include/
H A Dcfdf_document.h25 CPDF_Dictionary* GetRoot() const { return m_pRootDict; } in GetRoot() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dcpdf_metadata.cpp30 const CXML_Element* CPDF_Metadata::GetRoot() const { in GetRoot() function in CPDF_Metadata
H A Dcpdf_nametree.h28 CPDF_Dictionary* GetRoot() const { return m_pRoot; } in GetRoot() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfdoc/
H A Ddoc_metadata.cpp29 const CXML_Element* CPDF_Metadata::GetRoot() const { in GetRoot() function in CPDF_Metadata
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-190.cs12 public Node GetRoot () in GetRoot() method in Foo
/dports/games/avp/avp-20170505/src/avp/win95/gadgets/
H A Drootgadg.hpp64 inline /*static*/ RootGadget* RootGadget::GetRoot(void) in GetRoot() function in RootGadget
/dports/editors/lazarus/lazarus/components/sparta/smartformeditor/source/
H A Dsparta_edtu_main.pas46 function GetRoot: TPersistent; in GetRoot() function
161 function TedtuMain.GetRoot: TPersistent; in GetRoot() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/smartformeditor/source/
H A Dsparta_edtu_main.pas46 function GetRoot: TPersistent; in GetRoot() function
161 function TedtuMain.GetRoot: TPersistent; in GetRoot() function
/dports/editors/lazarus-qt5/lazarus/components/sparta/smartformeditor/source/
H A Dsparta_edtu_main.pas46 function GetRoot: TPersistent; in GetRoot() function
161 function TedtuMain.GetRoot: TPersistent; in GetRoot() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/smartformeditor/source/
H A Dsparta_edtu_main.pas46 function GetRoot: TPersistent; in GetRoot() function
161 function TedtuMain.GetRoot: TPersistent; in GetRoot() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/states/
H A DXmlStateFile.cpp17 Framework::Xml::CNode* CXmlStateFile::GetRoot() const in GetRoot() function in CXmlStateFile
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkTreeContainer.h97 const TreeNodeType * GetRoot() const override { return m_Root.GetPointer(); } in GetRoot() function
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/BussIK/
H A DTree.h51 Node* GetRoot() const { return root; } in GetRoot() function

12345678910>>...34