HomeSort by relevance Sort by last modified time
    Searched refs:stIsIE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/code_coverage/third_party/
sorttable.js 19 var stIsIE = /*@cc_on!@*/false;
103 sortrevind.innerHTML = stIsIE ? '&nbsp<font face="webdings">5</font>' : '&nbsp;&#x25B4;';
116 sortfwdind.innerHTML = stIsIE ? '&nbsp<font face="webdings">6</font>' : '&nbsp;&#x25BE;';
137 sortfwdind.innerHTML = stIsIE ? '&nbsp<font face="webdings">6</font>' : '&nbsp;&#x25BE;';
  /external/clang/tools/scan-build/
sorttable.js 19 var stIsIE = /*@cc_on!@*/false;
103 sortrevind.innerHTML = stIsIE ? '&nbsp<font face="webdings">5</font>' : '&nbsp;&#x25B4;';
116 sortfwdind.innerHTML = stIsIE ? '&nbsp<font face="webdings">6</font>' : '&nbsp;&#x25BE;';
137 sortfwdind.innerHTML = stIsIE ? '&nbsp<font face="webdings">6</font>' : '&nbsp;&#x25BE;';

Completed in 854 milliseconds