Home
last modified time | relevance | path

Searched defs:hasToken (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/builders/
DGrGLSLPrettyPrint.cpp108 bool hasToken(const char* token) { in hasToken() function in GrGLSLPrettyPrint::GLSLPrettyPrint
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssTokens.java138 public boolean hasToken() { in hasToken() method in CssTokens.TokenIterator