Searched defs:hasRegion (Results 1 – 4 of 4) sorted by relevance
40 inline bool hasRegion(uint32_t packed_locale) { in hasRegion() function
118 inline bool hasRegion() const { return mRegion != NO_REGION; } in hasRegion() function
108 bool hasRegion() const { return m_pRegion != NULL; } in hasRegion() function
322 bool hasRegion = false; in initFromDirName() local