Searched refs:POS_SMVD (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-complex-indic-private.hh100 POS_SMVD, enumerator in enum:indic_position_t
H A Dhb-ot-shape-complex-indic.cc225 pos = POS_SMVD;
952 } else if (info[i].indic_position() != POS_SMVD) {
965 if (info[j].indic_position() < POS_SMVD)
1501 !( FLAG_SAFE (info[new_reph_pos + 1].indic_position()) & (FLAG (POS_POST_C) | FLAG (POS_AFTER_POST) | FLAG (POS_SMVD))))
1534 while (new_reph_pos > start && info[new_reph_pos].indic_position() == POS_SMVD)

Completed in 46 milliseconds