Home
last modified time | relevance | path

Searched refs:style_flags (Results 1 – 20 of 20) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAttributeResolution9.java263 final Ref<Integer> style_flags = new Ref<>(0); in ApplyStyle() local
269 … if (theme.GetAttribute(value.get().data, value, style_flags).intValue() == kInvalidCookie) { in ApplyStyle()
296 style_flags.set(style_flags.get() | xml_style_bag.type_spec_flags); in ApplyStyle()
329 type_set_flags.set(style_flags.get()); in ApplyStyle()
341 type_set_flags.set(style_flags.get()); in ApplyStyle()
DAttributeResolution10.java267 final Ref<Integer> style_flags = new Ref<>(0); in ApplyStyle() local
273 … if (theme.GetAttribute(value.get().data, value, style_flags).intValue() == kInvalidCookie) { in ApplyStyle()
300 style_flags.set(style_flags.get() | xml_style_bag.type_spec_flags); in ApplyStyle()
334 type_set_flags.set(style_flags.get()); in ApplyStyle()
346 type_set_flags.set(style_flags.get()); in ApplyStyle()
/external/freetype/src/cid/
Dcidobjs.c419 cidface->style_flags = 0; in cid_face_init()
421 cidface->style_flags |= FT_STYLE_FLAG_ITALIC; in cid_face_init()
426 cidface->style_flags |= FT_STYLE_FLAG_BOLD; in cid_face_init()
/external/freetype/src/type42/
Dt42objs.c330 root->style_flags = 0; in T42_Face_Init()
332 root->style_flags |= FT_STYLE_FLAG_ITALIC; in T42_Face_Init()
334 if ( face->ttf_face->style_flags & FT_STYLE_FLAG_BOLD ) in T42_Face_Init()
335 root->style_flags |= FT_STYLE_FLAG_BOLD; in T42_Face_Init()
/external/freetype/src/type1/
Dt1objs.c456 root->style_flags = 0; in T1_Face_Init()
458 root->style_flags |= FT_STYLE_FLAG_ITALIC; in T1_Face_Init()
463 root->style_flags |= FT_STYLE_FLAG_BOLD; in T1_Face_Init()
/external/freetype/src/winfonts/
Dwinfnt.c787 root->style_flags |= FT_STYLE_FLAG_ITALIC; in FNT_Face_Init()
790 root->style_flags |= FT_STYLE_FLAG_BOLD; in FNT_Face_Init()
905 if ( root->style_flags & FT_STYLE_FLAG_BOLD ) in FNT_Face_Init()
907 if ( root->style_flags & FT_STYLE_FLAG_ITALIC ) in FNT_Face_Init()
912 else if ( root->style_flags & FT_STYLE_FLAG_ITALIC ) in FNT_Face_Init()
/external/pdfium/core/fxge/
Dfx_freetype.h119 (static_cast<FT_Face>(face)->style_flags & FT_STYLE_FLAG_ITALIC)
121 (static_cast<FT_Face>(face)->style_flags & FT_STYLE_FLAG_BOLD)
/external/freetype/src/bdf/
Dbdfdrivr.c211 face->style_flags = 0; in bdf_interpret_style()
219 face->style_flags |= FT_STYLE_FLAG_ITALIC; in bdf_interpret_style()
230 face->style_flags |= FT_STYLE_FLAG_BOLD; in bdf_interpret_style()
/external/freetype/src/pcf/
Dpcfread.c1301 face->style_flags = 0; in pcf_interpret_style()
1308 face->style_flags |= FT_STYLE_FLAG_ITALIC; in pcf_interpret_style()
1318 face->style_flags |= FT_STYLE_FLAG_BOLD; in pcf_interpret_style()
/external/freetype/include/freetype/
Dfreetype.h1101 FT_Long style_flags; member
/external/freetype/src/sfnt/
Dsfobjs.c1082 face->root.style_flags = (FT_Long)num_instances << 16; in sfnt_init_face()
1482 root->style_flags |= flags; in sfnt_load_face()
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp593 if (face->style_flags & FT_STYLE_FLAG_ITALIC) { in onGetAdvancedMetrics()
1853 if (face->style_flags & FT_STYLE_FLAG_BOLD) { in scanFont()
1856 if (face->style_flags & FT_STYLE_FLAG_ITALIC) { in scanFont()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp593 if (face->style_flags & FT_STYLE_FLAG_ITALIC) { in onGetAdvancedMetrics()
1853 if (face->style_flags & FT_STYLE_FLAG_BOLD) { in scanFont()
1856 if (face->style_flags & FT_STYLE_FLAG_ITALIC) { in scanFont()
/external/freetype/src/cff/
Dcffobjs.c1017 cffface->style_flags = flags; in cff_face_init()
/external/freetype/src/truetype/
Dttgxvar.c2084 num_instances = (FT_UInt)face->root.style_flags >> 16; in TT_Get_MM_Var()
3017 num_instances = (FT_UInt)face->root.style_flags >> 16; in TT_Set_Named_Instance()
/external/freetype/src/autofit/
Daflatin2.c1574 ( face->style_flags & FT_STYLE_FLAG_ITALIC ) != 0 ) in af_latin2_hints_init()
Daflatin.c2618 ( face->style_flags & FT_STYLE_FLAG_ITALIC ) != 0 ) in af_latin_hints_init()
/external/freetype/src/base/
Dftobjs.c2639 face->style_flags >> 16, in ft_open_face_internal()
2640 ( face->style_flags >> 16 ) == 1 ? "" : "s", in ft_open_face_internal()
/external/freetype/
DChangeLog.282179 (TT_Get_MM_Var): Use `face->root.style_flags' as the number of named
/external/freetype/docs/
DCHANGES718 given face index, and bits 16-30 of `style_flags' contain the