HomeSort by relevance Sort by last modified time
    Searched full:lookup_flag (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/ots/src/
layout.cc 180 uint16_t lookup_flag = 0; local
183 !subtable.ReadU16(&lookup_flag) ||
193 if ((lookup_flag & kGdefRequiredFlags) &&
197 if ((lookup_flag & kMarkAttachmentTypeMask) &&
202 if (lookup_flag & kUseMarkFilteringSetBit) {
211 // If the |kUseMarkFilteringSetBit| of |lookup_flag| is set,
    [all...]

Completed in 609 milliseconds