Searched refs:aEntr (Results 1 – 2 of 2) sorted by relevance
422 SgfEntry aEntr; in SgfBMapFilter() local434 rInp>>aEntr; in SgfBMapFilter()435 nNext=aEntr.GetOffset(); in SgfBMapFilter()436 if (aEntr.Typ==aHead.Typ) { in SgfBMapFilter()438 switch(aEntr.Typ) { in SgfBMapFilter()442 case SgfBitImgMo: bRet=SgfFilterBMap(rInp,rOut,aHead,aEntr); break; in SgfBMapFilter()577 SgfEntry aEntr; in SgfVectFilter() local588 rInp>>aEntr; in SgfVectFilter()589 nNext=aEntr.GetOffset(); in SgfVectFilter()590 if (aEntr.Typ==aHead.Typ) { in SgfVectFilter()[all …]
1052 SgfEntry aEntr; in SgfSDrwFilter() local1069 rInp>>aEntr; in SgfSDrwFilter()1070 nNext=aEntr.GetOffset(); in SgfSDrwFilter()1071 if (aEntr.Typ==aHead.Typ) { in SgfSDrwFilter()1072 bRet=SgfFilterSDrw( rInp,aHead,aEntr,rMtf ); in SgfSDrwFilter()
Completed in 10 milliseconds