Home | History | Annotate | Download | only in testing

Lines Matching refs:equalIgnoringCase

154     if (markerType.isEmpty() || equalIgnoringCase(markerType, "all"))
156 else if (equalIgnoringCase(markerType, "Spelling"))
158 else if (equalIgnoringCase(markerType, "Grammar"))
160 else if (equalIgnoringCase(markerType, "TextMatch"))