Searched refs:hasRegion (Results 1 – 5 of 5) sorted by relevance
108 bool hasRegion() const { return m_pRegion != NULL; } in hasRegion() function110 assert(hasRegion()); in region()
40 inline bool hasRegion(uint32_t packed_locale) { in hasRegion() function49 if (hasRegion(packed_locale)) { in findParent()
108 inline bool hasRegion() const { return mRegion != NO_REGION; } in hasRegion() function114 return hasLanguage() || hasScript() || hasRegion() || hasVariant() || hasLBStyle() || in isSupported()
114 if (m_Epilog.hasRegion()) in dump()
322 bool hasRegion = false; in initFromDirName() local327 hasRegion = true; in initFromDirName()