HomeSort by relevance Sort by last modified time
    Searched refs:pstfFeatureMask (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
KhmerReordering.cpp 191 #define pstfFeatureMask 0x10000000UL
204 #define tagPstf (blwfFeatureMask | blwsFeatureMask | prefFeatureMask | presFeatureMask | pstfFeatureMask | pstsFeatureMask | cligFeatureMask | distFeatureMask | blwmFeatureMask)
218 {pstfFeatureTag, pstfFeatureMask},
TibetanReordering.cpp 196 #define pstfFeatureMask 0x10000000UL
212 #define tagPstf (ccmpFeatureMask | blwfFeatureMask | blwsFeatureMask | prefFeatureMask | presFeatureMask | pstfFeatureMask | pstsFeatureMask | cligFeatureMask | distFeatureMask | blwmFeatureMask)
227 {pstfFeatureTag, pstfFeatureMask},
IndicReordering.cpp 42 #define pstfFeatureMask 0x08000000UL
512 #define tagArray3 (pstfFeatureMask | tagArray4)
525 {pstfFeatureTag, pstfFeatureMask},
849 FeatureMask features = tagArray1 & ~( pstfFeatureMask | blwfFeatureMask );
    [all...]

Completed in 56 milliseconds