Searched defs:ligCaretList (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh354 inline bool has_lig_carets (void) const { return ligCaretList != 0; }
361 { return (this+ligCaretList).get_lig_carets (font, direction, glyph_id, start_offset, caret_count, caret_array); }
373 ligCaretList.sanitize (c, this) &&
413 ligCaretList; /* Offset to list of positioning points member in struct:OT::GDEF
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh354 inline bool has_lig_carets (void) const { return ligCaretList != 0; }
361 { return (this+ligCaretList).get_lig_carets (font, direction, glyph_id, start_offset, caret_count, caret_array); }
373 ligCaretList.sanitize (c, this) &&
413 ligCaretList; /* Offset to list of positioning points member in struct:OT::GDEF

Completed in 270 milliseconds