Home | History | Annotate | Download | only in cc

Lines Matching refs:textTag

553                 int textTag = (data[pos] & 0xf0) >> 4;
562 new CaptionPenAttr(penSize, penOffset, textTag, fontTag, edgeType,
566 "CaptionCommand SPA penSize: %d, penOffset: %d, textTag: %d, "
568 penSize, penOffset, textTag, fontTag, edgeType, underline, italic));