Home
last modified time | relevance | path

Searched defs:SetStructure (Results 1 – 6 of 6) sorted by relevance

/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/common/
H A Dsfile.cxx91 void PStructuredFile::SetStructure(Element * struc, PINDEX numElem) in SetStructure() function in PStructuredFile
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dpreview_canvas.cpp315 void PreviewCanvas::SetStructure(Structure *structure) { in SetStructure() function in PreviewCanvas
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/db/bdb/dumper/
H A Dbdb_dumper.cpp76 TFileStructure& SetStructure() { return m_FileStructure; } in SetStructure() function in CBDB_ConfigStructureParser
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Dstore.cpp343 void c4_Storage::SetStructure(const char *description_) in SetStructure() function in c4_Storage
/dports/biology/hyphy/hyphy-2.5.33/src/new/
H A Dbayesgraph.cpp423 bool _BayesianGraphicalModel::SetStructure (_Matrix const * structure) { in SetStructure() function in _BayesianGraphicalModel
/dports/devel/py-pyface/pyface-7.2.0/pyface/dock/
H A Ddock_sizer.py4113 def SetStructure(self, window, structure, handler=None): member in DockSizer