Home | History | Annotate | Download | only in nav

Lines Matching full:checkforhidden

377         bool checkForHidden = checkForHiddenStart;
388 if (checkForHidden && mRoot->maskIfHidden(&testData) == true)
390 checkForHidden = false;