Searched refs:incg_type (Results 1 – 3 of 3) sorted by relevance
402 if( typ == INCGRAPHIC && incg_type(y) == SINCGRAPHIC ) in PS_FindIncGRepeated()408 else if( typ == SINCGRAPHIC && incg_type(y) == INCGRAPHIC ) in PS_FindIncGRepeated()1131 fp = OpenIncGraphicFile(string(x), incg_type(x), &full_name,&fpos(x),&cp); in PS_PrintBeforeFirstPage()
136 incg_type(fname) = (typ == INCG_REPEATED ? INCGRAPHIC : SINCGRAPHIC); in ReadIncGRepeatedDef()
1773 #define incg_type(x) word_font(x) macro