Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx421 bool mbIgnoreHints; member in CffSubsetterContext
980 mbIgnoreHints = true; in convertOneTypeOp()
993 mbIgnoreHints = true; in convertOneTypeOp()
994 if( mbIgnoreHints) in convertOneTypeOp()
1019 mbIgnoreHints = true; in convertOneTypeOp()
1020 if( mbIgnoreHints) in convertOneTypeOp()
1026 mbIgnoreHints |= (nCntrBits[0] && (nCntrBits[0] != 3)); in convertOneTypeOp()
1027 mbIgnoreHints |= (nCntrBits[1] && (nCntrBits[1] != 3)); in convertOneTypeOp()
1028 if( mbIgnoreHints) in convertOneTypeOp()
1424 mbIgnoreHints = false; in convert2Type1Ops()