Home
last modified time | relevance | path

Searched refs:DisplayFeatureMatchesOn (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/classify/
H A Dintproto.h174 #define DisplayFeatureMatchesOn(D) ((D)&DISPLAY_FEATURE_MATCHES) macro
H A Dintmatcher.cpp514 if (DisplayFeatureMatchesOn(Debug)) { in Match()