Home
last modified time | relevance | path

Searched defs:featureMap (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/layout/
DGlyphSubstitutionTables.cpp27 const FeatureMap *featureMap, in process()
DGlyphPositioningTables.cpp22 …const LEFontInstance *fontInstance, const FeatureMap *featureMap, le_int32 featureMapCount, le_boo… in process() argument
DGlyphSubstLookupProc.cpp33 const FeatureMap *featureMap, in GlyphSubstitutionLookupProcessor()
DGlyphPosnLookupProc.cpp38 const FeatureMap *featureMap, in GlyphPositioningLookupProcessor()
DArabicShaping.cpp89 static const FeatureMap featureMap[] = { variable
DLookupProcessor.cpp135 …LETag scriptTag, LETag languageTag, const FeatureMap *featureMap, le_int32 featureMapCount, le_boo… in LookupProcessor()
DKhmerReordering.cpp212 static const FeatureMap featureMap[] = variable
DTibetanReordering.cpp220 static const FeatureMap featureMap[] = variable
DHangulLayoutEngine.cpp96 static const FeatureMap featureMap[] = variable
DIndicReordering.cpp517 static const FeatureMap featureMap[] = { variable
/external/fonttools/Lib/fontTools/
Dmerge.py604 def mapFeatures(self, featureMap): argument
610 def mapFeatures(self, featureMap): argument
618 def mapFeatures(self, featureMap): argument
/external/opencv3/apps/traincascade/
Dtraincascade_features.h33 …riteFeatures( const std::vector<Feature> features, cv::FileStorage &fs, const cv::Mat& featureMap ) in _writeFeatures()
Dcascadeclassifier.cpp435 Mat featureMap; in save() local
549 void CvCascadeClassifier::getUsedFeaturesIdxMap( Mat& featureMap ) in getUsedFeaturesIdxMap()
Dboost.cpp981 void CvCascadeBoostTree::write( FileStorage &fs, const Mat& featureMap ) in write()
1334 static void auxMarkFeaturesInMap( const CvDTreeNode* node, Mat& featureMap) in auxMarkFeaturesInMap()
1344 void CvCascadeBoostTree::markFeaturesInMap( Mat& featureMap ) in markFeaturesInMap()
1752 void CvCascadeBoost::markUsedFeaturesInMap( Mat& featureMap ) in markUsedFeaturesInMap()