Searched defs:bmpSet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duniset.h277 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL. member in class:UnicodeSet
1616 return (UBool)(bmpSet!=NULL || stringSpan!=NULL);
/external/icu4c/common/unicode/
H A Duniset.h278 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL. member in class:UnicodeSet
1630 return (UBool)(bmpSet!=NULL || stringSpan!=NULL);

Completed in 339 milliseconds