HomeSort by relevance Sort by last modified time
    Searched refs:MarkAttachmentType (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 529 if (lookup_props & LookupFlag::MarkAttachmentType)
530 return (lookup_props & LookupFlag::MarkAttachmentType) == (glyph_props & LookupFlag::MarkAttachmentType);
    [all...]
hb-ot-layout-common-private.hh 551 MarkAttachmentType = 0xFF00u
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 529 if (lookup_props & LookupFlag::MarkAttachmentType)
530 return (lookup_props & LookupFlag::MarkAttachmentType) == (glyph_props & LookupFlag::MarkAttachmentType);
    [all...]
hb-ot-layout-common-private.hh 552 MarkAttachmentType = 0xFF00u
    [all...]

Completed in 1418 milliseconds