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