Searched refs:mbIgnoreHints (Results 1 – 1 of 1) sorted by relevance
419 bool mbIgnoreHints; member in CffSubsetterContext959 mbIgnoreHints = true; in convertOneTypeOp()972 mbIgnoreHints = true; in convertOneTypeOp()973 if( mbIgnoreHints) in convertOneTypeOp()998 mbIgnoreHints = true; in convertOneTypeOp()999 if( mbIgnoreHints) in convertOneTypeOp()1005 mbIgnoreHints |= (nCntrBits[0] && (nCntrBits[0] != 3)); in convertOneTypeOp()1006 mbIgnoreHints |= (nCntrBits[1] && (nCntrBits[1] != 3)); in convertOneTypeOp()1007 if( mbIgnoreHints) in convertOneTypeOp()1403 mbIgnoreHints = false; in convert2Type1Ops()
Completed in 18 milliseconds