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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp536 #define tagArray4 (loclFeatureMask | nuktFeatureMask | akhnFeatureMask | vatuFeatureMask | presFeatureMask | blwsFeatureMask | abvsFeatureMask | pstsFeatureMask | halnFeatureMask | blwmFeatureMask | abvmFeatureMask | distFeatureMask) macro
537 #define tagArray3 (pstfFeatureMask | tagArray4)
887 features = tagArray4;
893 features = tagArray4;
919 output.writeChar(chars[i], i, tagArray4);
972 output.writeChar(chars[matra], matra, tagArray4);

Completed in 25 milliseconds