Home | History | Annotate | Download | only in sfnt

Lines Matching refs:fsSelection

744     /* Bit 8 of the `fsSelection' field in the `OS/2' table denotes  */
752 if ( face->os2.version != 0xFFFFU && face->os2.fsSelection & 256 )
834 /* We have an OS/2 table; use the `fsSelection' field. Bit 9 */
838 if ( face->os2.fsSelection & 512 ) /* bit 9 */
840 else if ( face->os2.fsSelection & 1 ) /* bit 0 */
843 if ( face->os2.fsSelection & 32 ) /* bit 5 */