Searched refs:hasInterPose (Results 1 – 2 of 2) sorted by relevance
177 m_Config.options().hasOrigin() || m_Config.options().hasInterPose() || in reserveEntries()292 if (m_Config.options().hasInterPose()) in applyEntries()
145 bool hasInterPose() const { return m_bInterPose; } in hasInterPose() function