Home
last modified time | relevance | path

Searched refs:getCat (Results 1 – 15 of 15) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dyicon.cc130 IconCategory& getCat(unsigned size) { in getCat() function
217 auto& scaleCat = pools[fromResources].getCat(SCALABLE); in probeAndRegisterXdgFolders()
236 IconCategory& cat(pools[fromResources].getCat(size1)); in probeAndRegisterXdgFolders()
253 IconCategory& cat(pools[fromResources].getCat(size1)); in probeAndRegisterXdgFolders()
280 IconCategory& cat(pools[fromResources].getCat(size)); in probeAndRegisterXdgFolders()
459 scanList(pool.getCat(size), false); in locateIcon()
467 if (is != size && scanList(pool.getCat(is), false)) in locateIcon()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/src/org/eclipse/e4/emf/xpath/test/model/xpathtest/
H A DNode.java121 String getCat(); in getCat() method
/dports/graphics/animorph/animorph-0.3/include/animorph/
H A DPoseTranslation.h125 const string &getCat() const {return cat;} in getCat() function
H A DPoseRotation.h143 const string &getCat() const {return cat;} in getCat() function
/dports/games/spring/spring_98.0/tools/pr-downloader/src/
H A Dpr-downloader.cpp40 IDownload::category getCat(category cat) //FIXME: unify enums, see IDownload::category in getCat() function
80 IDownload::category icat = getCat(cat); in search()
/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/
H A Dpr-downloader.cpp40 IDownload::category getCat(category cat) //FIXME: unify enums, see IDownload::category in getCat() function
80 IDownload::category icat = getCat(cat); in search()
/dports/games/spring/spring_98.0/tools/pr-downloader/src/Downloader/
H A DDownload.h61 const std::string getCat(category cat);
H A DDownload.cpp71 const std::string IDownload::getCat(category cat) in getCat() function in IDownload
/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/Downloader/
H A DDownload.h61 const std::string getCat(category cat);
H A DDownload.cpp72 const std::string IDownload::getCat(category cat) in getCat() function in IDownload
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/src/org/eclipse/e4/emf/xpath/test/model/xpathtest/impl/
H A DNodeImpl.java298 public String getCat() { in getCat() method in NodeImpl
464 return getCat(); in eGet()
/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Diff.h169 ClientProc *getList, *getProp, *getForm, *getCat; member
/dports/graphics/animorph/animorph-0.3/src/
H A DMesh.cpp1095 if(cat != pt.getCat()) in doPose()
1100 if(pr.getCat() != cat) in doPose()
1109 cat = pt.getCat(); in doPose()
/dports/lang/duktape-lib/duktape-2.6.0/tools/
H A Dgenbuiltins.py986 def getCat(s): function
1002 return cmp( (getCat(a),a['_idx']), (getCat(b),b['_idx']) )
/dports/lang/duktape/duktape-2.6.0/tools/
H A Dgenbuiltins.py986 def getCat(s): function
1002 return cmp( (getCat(a),a['_idx']), (getCat(b),b['_idx']) )