Home
last modified time | relevance | path

Searched defs:FLAG_RESERVED (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DCompositeGlyph.java15 public static final int FLAG_RESERVED = 0x01 << 4; field in CompositeGlyph
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DCompositeGlyph.java15 public static final int FLAG_RESERVED = 0x01 << 4; field in CompositeGlyph
/third_party/ffmpeg/libavformat/
Dnut.h50 FLAG_RESERVED = 128, // if set, reserved_count is coded in the frame header enumerator