Searched refs:fsSelection (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_OS_2_V0.h133 } fsSelection; member in struct:SkOTTableOS2_V0
H A DSkOTTable_OS_2_VA.h132 } fsSelection; member in struct:SkOTTableOS2_VA
H A DSkOTTable_OS_2_V1.h376 } fsSelection; member in struct:SkOTTableOS2_V1
H A DSkOTTable_OS_2_V2.h391 } fsSelection; member in struct:SkOTTableOS2_V2
H A DSkOTTable_OS_2_V3.h401 } fsSelection; member in struct:SkOTTableOS2_V3
H A DSkOTTable_OS_2_V4.h436 } fsSelection; member in struct:SkOTTableOS2_V4
/external/skia/src/sfnt/
H A DSkOTTable_OS_2_V0.h133 } fsSelection; member in struct:SkOTTableOS2_V0
H A DSkOTTable_OS_2_VA.h132 } fsSelection; member in struct:SkOTTableOS2_VA
H A DSkOTTable_OS_2_V1.h376 } fsSelection; member in struct:SkOTTableOS2_V1
H A DSkOTTable_OS_2_V2.h391 } fsSelection; member in struct:SkOTTableOS2_V2
H A DSkOTTable_OS_2_V3.h401 } fsSelection; member in struct:SkOTTableOS2_V3
H A DSkOTTable_OS_2_V4.h436 } fsSelection; member in struct:SkOTTableOS2_V4
/external/chromium_org/third_party/freetype/include/freetype/
H A Dtttables.h378 FT_UShort fsSelection; member in struct:TT_OS2_
/external/freetype/include/
H A Dtttables.h377 FT_UShort fsSelection; member in struct:TT_OS2_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dtttables.h378 FT_UShort fsSelection; member in struct:TT_OS2_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dtttables.h378 FT_UShort fsSelection; member in struct:TT_OS2_
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeUtilities.cpp91 BigEndianUShort fsSelection; member in struct:WebCore::OS2Table
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsfobjs.c761 /* Bit 8 of the `fsSelection' field in the `OS/2' table denotes */
769 if ( face->os2.version != 0xFFFFU && face->os2.fsSelection & 256 )
851 /* We have an OS/2 table; use the `fsSelection' field. Bit 9 */
855 if ( face->os2.fsSelection & 512 ) /* bit 9 */
857 else if ( face->os2.fsSelection & 1 ) /* bit 0 */
860 if ( face->os2.fsSelection & 32 ) /* bit 5 */
H A Dttload.c998 FT_FRAME_USHORT( fsSelection ),
1067 FT_TRACE3(( "fsSelection: 0x%2x\n", os2->fsSelection ));
/external/freetype/src/sfnt/
H A Dsfobjs.c1169 /* Bit 8 of the `fsSelection' field in the `OS/2' table denotes */
1177 if ( face->os2.version != 0xFFFFU && face->os2.fsSelection & 256 )
1263 /* We have an OS/2 table; use the `fsSelection' field. Bit 9 */
1267 if ( face->os2.fsSelection & 512 ) /* bit 9 */
1269 else if ( face->os2.fsSelection & 1 ) /* bit 0 */
1272 if ( face->os2.fsSelection & 32 ) /* bit 5 */
H A Dttload.c995 FT_FRAME_USHORT( fsSelection ),
1084 FT_TRACE3(( "fsSelection: 0x%2x\n", os2->fsSelection ));
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsfobjs.c763 /* Bit 8 of the `fsSelection' field in the `OS/2' table denotes */
771 if ( face->os2.version != 0xFFFFU && face->os2.fsSelection & 256 )
853 /* We have an OS/2 table; use the `fsSelection' field. Bit 9 */
857 if ( face->os2.fsSelection & 512 ) /* bit 9 */
859 else if ( face->os2.fsSelection & 1 ) /* bit 0 */
862 if ( face->os2.fsSelection & 32 ) /* bit 5 */
H A Dttload.c1021 FT_FRAME_USHORT( fsSelection ),
1090 FT_TRACE3(( "fsSelection: 0x%2x\n", os2->fsSelection ));
/external/chromium_org/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp425 if (os2Table->version.v0.fsSelection.field.Italic) {
/external/skia/src/ports/
H A DSkTypeface_win_dw.cpp425 if (os2Table->version.v0.fsSelection.field.Italic) {

Completed in 342 milliseconds