Lines Matching refs:H

1747 window.setTimeout(function(){var H=F.scrollWidth+10;
1751 G=H-25;
1752 }var I=SimileAjax.Graphics.createBubbleForPoint(E,C,H,J,D);
1762 }else{F.style.width=H+"px";
1774 var H=document.createElement("div");
1775 H.className=K(E.containerCSSClass);
1776 H.style.width=J+"px";
1777 H.style.height=N+"px";
1780 H.appendChild(D);
1788 var R=SimileAjax.WindowManager.pushLayer(I,true,H);
1789 Q._div=H;
1825 H.style.left=X+"px";
1826 H.style.top=(A-E.arrowGraphicTargetOffset-N)+"px";
1830 H.style.left=X+"px";
1831 H.style.top=(A+E.arrowGraphicTargetOffset)+"px";
1837 H.style.top=W+"px";
1838 H.style.left=(B-E.arrowGraphicTargetOffset-J)+"px";
1841 H.style.top=W+"px";
1842 H.style.left=(B+E.arrowGraphicTargetOffset)+"px";
1844 document.body.appendChild(H);
1851 SimileAjax.Graphics.createMessageBubble=function(H){var G=H.createElement("div"); argument
1852 if(SimileAjax.Graphics.pngIsTranslucent){var I=H.createElement("div");
1857 var D=H.createElement("div");
1861 var F=H.createElement("div");
1865 var B=H.createElement("div");
1869 var C=H.createElement("div");
1871 var E=H.createElement("div");
1876 var A=H.createElement("div");
1884 var C=H.createElement("div");
1929 C.onmousedown=function(H){H=(H)?H:((event)?event:null); argument
1930 if(H.button==2){C.value=E();
2020 }catch(H){SimileAjax.Debug.exception(H,"History: Failed to undo action {"+G.label+"}");
2027 }catch(H){SimileAjax.Debug.exception(H,"History: Failed to redo action {"+G.label+"}");
2428 …on(D,A,E,B,C){SimileAjax.WindowManager.registerEvent(D,A,function(G,F,H){return E[B].call(E,G,F,H); argument
2434 }catch(H){SimileAjax.Debug.exception(H);
2513 }catch(H){SimileAjax.Debug.exception("WindowManager: Error handling mouse down",H);
2547 }}}}}catch(H){SimileAjax.Debug.exception("WindowManager: Error handling mouse move",H);