Home
last modified time | relevance | path

Searched defs:OVERLAP_SIMPLE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_glyf.rs297 pub const OVERLAP_SIMPLE: Self = Self { bits: 0x40 }; constant
/aosp_15_r20/external/freetype/src/truetype/
H A Dttgload.c62 #define OVERLAP_SIMPLE 0x40 /* retained as FT_OUTLINE_OVERLAP */ macro