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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp540 #define tagArray0 (rphfFeatureMask | tagArray1) macro
950 output.writeChar(chars[prev], prev, tagArray0);
951 output.writeChar(chars[prev + 1], prev + 1, tagArray0);
987 output.writeChar(chars[prev], prev, tagArray0);
988 output.writeChar(chars[prev + 1], prev + 1, tagArray0);

Completed in 30 milliseconds