Searched defs:hasRegion (Results 1 – 2 of 2) sorted by relevance
114 bool hasRegion() const { return m_pRegion != NULL; } in hasRegion() function
319 bool hasRegion = false; in initFromDirName() local