Searched refs:macStyle (Results 1 – 9 of 9) sorted by relevance
79 bool is_bold () const { return macStyle & BOLD; } in is_bold()80 bool is_italic () const { return macStyle & ITALIC; } in is_italic()81 bool is_condensed () const { return macStyle & CONDENSED; } in is_condensed()82 bool is_expanded () const { return macStyle & EXPANDED; } in is_expanded()155 HBUINT16 macStyle; /* Bit 0: Bold (if set to 1); member
69 macStyle(44), enumConstant327 return this.data.readUShort(Offset.macStyle.offset); in macStyleAsInt()335 public EnumSet<MacStyle> macStyle() { in macStyle() method in FontHeaderTable621 this.internalWriteData().writeUShort(Offset.macStyle.offset, style); in setMacStyleAsInt()624 public EnumSet<MacStyle> macStyle() { in macStyle() method in FontHeaderTable.Builder625 return this.table().macStyle(); in macStyle()628 public void macStyle(EnumSet<MacStyle> style) { in macStyle() method in FontHeaderTable.Builder
93 const int macStyle=get_USHORT(head+44); in emb_otf_get_pdf_fontdescr() local173 if (macStyle&0x01) { // force bold - just do it on bold in emb_otf_get_pdf_fontdescr()176 if (macStyle&0x02) { // italic in emb_otf_get_pdf_fontdescr()199 if (macStyle&1) { // bold in emb_otf_get_pdf_fontdescr()
418 char macStyle[16] = { in exportTtxCommon() local421 macStyle[0xF - 0x0] = '1'; // Bold in exportTtxCommon()426 macStyle[0xF - 0x1] = '1'; // Italic in exportTtxCommon()429 macStyle[0xF - 0x1] = '1'; // Italic in exportTtxCommon()434 macStyle[0xF - 0x5] = '1'; // Condensed in exportTtxCommon()436 macStyle[0xF - 0x6] = '1'; // Extended in exportTtxCommon()439 out->write(macStyle, 8); in exportTtxCommon()441 out->write(macStyle + 8, 8); in exportTtxCommon()
49 macStyle(44), enumConstant
115 } macStyle; member
6587 macStyle
8804 <!-- OT::USHORT OT::head::macStyle -->8805 …<var-decl name='macStyle' type-id='type-id-372' visibility='default' filepath='/tmp/legendre/spack…
5603 …<var-decl name='macStyle' type-id='type-id-372' visibility='default' filepath='/tmp/legendre/spack…