Searched refs:setfnt (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/filter/source/t602/ |
| H A D | t602filter.cxx | 224 setfnt(chngul,true); in inschr() 244 setfnt(chngul,true); in inschr() 539 void T602ImportFilter::setfnt(fonts fnt,bool mustwrite) in setfnt() function in T602ImportFilter::T602ImportFilter 784 case 0x02 : setfnt(fat,false); break; in Read602() 785 case 0x04 : setfnt(cursive,false); break; in Read602() 786 case 0x0f : setfnt(bold,false); break; in Read602() 787 case 0x10 : setfnt(tall,false); break; in Read602() 788 case 0x1d : setfnt(big,false); break; in Read602() 789 case 0x14 : setfnt(hindex,false); break; in Read602() 790 case 0x16 : setfnt(lindex,false); break; in Read602()
|
| H A D | t602filter.hxx | 201 void setfnt(fonts fnt,bool mustwrite);
|