Home | History | Annotate | Download | only in cc

Lines Matching refs:fontTag

559                 int fontTag = data[pos + 1] & 0x7;
562 new CaptionPenAttr(penSize, penOffset, textTag, fontTag, edgeType,
567 + "fontTag: %d, edgeType: %d, underline: %s, italic: %s",
568 penSize, penOffset, textTag, fontTag, edgeType, underline, italic));