Searched defs:getBound (Results 1 – 7 of 7) sorted by relevance
38 bool getBound(GrTextureUnitObj *referee) const { in getBound() function42 bool getBound() const { in getBound() function
26 bool getBound() const { return fBound; } in getBound() function
38 bool getBound() const { return fBound; } in getBound() function
49 bool getBound() const { return fBound; } in getBound() function
414 public CollationKey getBound(int boundType, int noOfLevels) in getBound() method in CollationKey
402 public CollationKey getBound(int boundType, int noOfLevels) in getBound() method in CollationKey
641 int32_t U_EXPORT2 Collator::getBound(const uint8_t *source, in getBound() function in Collator