Searched defs:isPath (Results 1 – 4 of 4) sorted by relevance
255 boolean isPath; field in DefaultDataContext.LocalVariable
87 bool isPath() const { return this->type() == Type::kPath; } in isPath() function
480 bool isPath = Type::kPath == type; variable
194 virtual GrGLboolean isPath(GrGLuint path) { return true; } in isPath() function