Searched refs:InEqualOrHigherApo (Results 1 – 3 of 3) sorted by relevance
1402 bool InEqualOrHigherApo(int nLvl) const;1403 bool InAnyApo() const { return InEqualOrHigherApo(1); } in InAnyApo()
618 aRet.mbStopApo = InEqualOrHigherApo(nCellLevel) && !bNowApo; // APO-end in TestApo()
5639 bool SwWW8ImplReader::InEqualOrHigherApo(int nLvl) const in InEqualOrHigherApo() function in SwWW8ImplReader
Completed in 80 milliseconds