Home
last modified time | relevance | path

Searched refs:F_RANDOM (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-map.hh186 F_RANDOM = 0x0020u /* Randomly select a glyph from an AlternateSubstFormat1 subtable. */ enumerator
Dhb-ot-map.cc279 map->random = !!(info->flags & F_RANDOM); in compile()
Dhb-ot-shape.cc358 map->enable_feature (HB_TAG ('r','a','n','d'), F_RANDOM, HB_OT_MAP_MAX_VALUE); in hb_ot_shape_collect_features()