Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx367 ValVector maFamilyOtherBlues; member
720 case 9: mpCffLocal->maFamilyOtherBlues.push_back( nVal); break;// "FamilyOtherBlues" in readDictOp()
1614 maFamilyOtherBlues.clear(); in CffLocal()
2230 nPrivEntryCount += !mpCffLocal->maFamilyOtherBlues.empty(); in emitAsType1()
2266 rEmitter.emitValVector( "/FamilyOtherBlues [", "]ND\n", mpCffLocal->maFamilyOtherBlues); in emitAsType1()

Completed in 36 milliseconds