Home | History | Annotate | Download | only in i18n

Lines Matching refs:PatternProps

32 #include "patternprops.h"
264 while (p < description.length() && PatternProps::isWhiteSpace(description.charAt(p))) {
297 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) {
326 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) {