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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DKhmerReordering.cpp229 #define tagPstf (blwfFeatureMask | blwsFeatureMask | prefFeatureMask | presFeatureMask | pstfFeatureMask | pstsFeatureMask | cligFeatureMask | distFeatureMask | blwmFeatureMask) macro
467 output.writeChar(chars[i], i, tagPstf);
480 output.writeChar(chars[i], i, tagPstf);
482 output.writeChar(chars[i], i, tagPstf);
H A DTibetanReordering.cpp237 #define tagPstf (ccmpFeatureMask | blwfFeatureMask | blwsFeatureMask | prefFeatureMask | presFeatureMask | pstfFeatureMask | pstsFeatureMask | cligFeatureMask | distFeatureMask | blwmFeatureMask) macro
392 output.writeChar(chars[i], i, tagPstf);

Completed in 31 milliseconds