Searched refs:FACTORYCOUNT (Results 1 – 1 of 1) sorted by relevance
108 #define FACTORYCOUNT 10 macro364 typedef FactoryInfo FactoryInfoList[FACTORYCOUNT];683 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryName()735 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryStandardTemplate()748 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryWindowAttributes()799 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryDefaultFilter()809 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in IsDefaultFilterReadonly()821 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in GetFactoryIcon()833 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in SetFactoryStandardTemplate()844 if( eFactory>=0 && eFactory<FACTORYCOUNT ) in SetFactoryWindowAttributes()[all …]
Completed in 18 milliseconds