Home
last modified time | relevance | path

Searched defs:getGraphicType (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/include/dcmtk/dcmsr/
H A Ddsrscovl.h180 inline DSRTypes::E_GraphicType getGraphicType() const in getGraphicType() function
H A Ddsrsc3vl.h181 inline DSRTypes::E_GraphicType3D getGraphicType() const in getGraphicType() function
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddvpsgr.cc190 DVPSGraphicType DVPSGraphicObject::getGraphicType() in getGraphicType() function in DVPSGraphicObject
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/externalized/
H A DItemModel.cc71 uint8_t ItemModel::getGraphicType() const { return ubGraphicType; } in getGraphicType() function in ItemModel
/dports/audio/libmusicxml/libmusicxml-3.18/src/visitors/
H A Dnotevisitor.h144 virtual const std::string& getGraphicType() const { return fGraphicType; } in getGraphicType() function