Home
last modified time | relevance | path

Searched refs:xcom_action (Results 1 – 2 of 2) sorted by relevance

/plugin/xcom/
H A Dstyle.css1 #xcom_htm, #xcom_pre, #xcom_action {
11 #xcom_action {
H A Dscript.js57 var xcom_action = arguments.length ? 'xcom_action' : "";
58 xcom_hide_all_views(xcom_action);
110 xcom_print_data(func, data,other,xcom_action);
119 function xcom_print_data(fn, data,other,xcom_action) { argument
161 id = xcom_action ? 'xcom_action':'xcom_htm';
625 function xcom_hide_all_views(xcom_action) { argument
628 if(!xcom_action) {