Searched refs:A2S_SVGPathParser (Results 1 – 1 of 1) sorted by relevance
282 class A2S_SVGPathParser { class1349 { return $this->createToken(A2S_SVGPathParser::TK_FLAG); }1361 { return $this->createToken(A2S_SVGPathParser::TK_MCMD); }1365 { return $this->createToken(A2S_SVGPathParser::TK_ZCMD); }1369 { return $this->createToken(A2S_SVGPathParser::TK_LCMD); }1373 { return $this->createToken(A2S_SVGPathParser::TK_HCMD); }1377 { return $this->createToken(A2S_SVGPathParser::TK_VCMD); }1381 { return $this->createToken(A2S_SVGPathParser::TK_QCMD); }1385 { return $this->createToken(A2S_SVGPathParser::TK_CCMD); }1389 { return $this->createToken(A2S_SVGPathParser::TK_SCMD); }[all …]