Searched refs:FeatureDescription (Results 1 – 2 of 2) sorted by relevance
80 struct FeatureDescription struct86 typedef ::std::vector< FeatureDescription > FeatureDescriptions;97 FeatureDescription aDescriptions[] = { in getFeatureDescriptions()131 … struct MatchFeatureDescriptionByURL : public ::std::unary_function< FeatureDescription, bool >136 bool operator()( const FeatureDescription& _compare ) in operator ()()143 … struct MatchFeatureDescriptionBySlotId : public ::std::unary_function< FeatureDescription, bool >148 bool operator()( const FeatureDescription& _compare ) in operator ()()155 …uct MatchFeatureDescriptionByFormFeature : public ::std::unary_function< FeatureDescription, bool >160 bool operator()( const FeatureDescription& _compare ) in operator ()()
261 struct FeatureDescription in implInit() struct294 FeatureDescription* pSupportedFeatures = aSupportedFeatures; in implInit()295 FeatureDescription* pSupportedFeaturesEnd = aSupportedFeatures + nSupportedFeatures; in implInit()
Completed in 34 milliseconds