Searched refs:formatUnsupportedCmd (Results 1 – 3 of 3) sorted by relevance
11422 return parser.formatUnsupportedCmd("\\href");11463 return parser.formatUnsupportedCmd("\\url");11636 return parser.formatUnsupportedCmd("\\includegraphics");16346 _proto.formatUnsupportedCmd = function formatUnsupportedCmd(text) {16942 result = this.formatUnsupportedCmd(text);
1 …formatUnsupportedCmd("\\href")},htmlBuilder:function(t,e){var r=se(t.body,e,!1);return Dt.makeAnch… method
11261 return parser.formatUnsupportedCmd("\\href");11302 return parser.formatUnsupportedCmd("\\url");11464 return parser.formatUnsupportedCmd("\\includegraphics");15980 formatUnsupportedCmd(text) { method in Parser16575 result = this.formatUnsupportedCmd(text);