SYMBOL INDEX (85 symbols across 10 files) FILE: cache/js/autocomplete.r156903.js function $S (line 1) | function $S(){var _=[],$;for(var A=0;A1?aK.call(ar... function bA (line 16) | function bA(bG){return function(bH){bC[bG]=arguments.length>1?aK.call(ar... function a6 (line 16) | function a6(by,bx,bz){if(bz===L&&by.nodeType===1){var bw="data-"+bx.repl... function S (line 16) | function S(bw){for(var e in bw){if(e==="data"&&b.isEmptyObject(bw[e])){c... function bj (line 16) | function bj(bz,by,bB){var bx=by+"defer",bw=by+"queue",e=by+"mark",bA=b._... function bF (line 16) | function bF(){if(!(--bC)){e.resolveWith(bw,[bw])}} function bl (line 16) | function bl(){return false} function i (line 16) | function i(){return true} function bw (line 23) | function bw(bS,bX,bW,b0,bY,bZ){for(var bU=0,bT=b0.length;bU").appendTo(e),bx=... function aL (line 23) | function aL(e){return b.isWindow(e)?e:e.nodeType===9?e.defaultView||e.pa... function a (line 23) | function a(h,g){var f=(g==null)?window:g;var d=h.split(".");for(var e=0;... function closeHandWrite (line 23) | function closeHandWrite(){document.getElementById("handWrite").style.dis... function insertQuery (line 23) | function insertQuery(a){document.getElementById("query").value+=a} function e (line 23) | function e(h){h=d.extend({unescape:false},h||{});f.encoder=i(h.unescape)... function d (line 23) | function d(h,j,k){var g=h.prop("filters");var i="DXImageTransform.Micros... function f (line 23) | function f(g){if(g.css("width")=="auto"&g.css("height")=="auto"){g.css("... function hlgt (line 23) | function hlgt(a){$(a).addClass("highLight")} function unhlgt (line 23) | function unhlgt(a){$(a).removeClass("highLight")} FILE: fusionyoudao.py function reconstruct (line 11) | def reconstruct(func): FILE: goslate.py function _is_sequence (line 54) | def _is_sequence(arg): function _is_bytes (line 59) | def _is_bytes(arg): function _unwrapper_single_element (line 63) | def _unwrapper_single_element(elements): class Error (line 69) | class Error(Exception): class Goslate (line 84) | class Goslate(object): method __init__ (line 146) | def __init__(self, writing=WRITING_NATIVE, opener=None, retry_times=4,... method _open_url (line 167) | def _open_url(self, url): method _execute (line 194) | def _execute(self, tasks): method _basic_translate (line 215) | def _basic_translate(self, text, target_language, source_language): method get_languages (line 251) | def get_languages(self): method _translate_single_text (line 295) | def _translate_single_text(self, text, target_language, source_lauguage): method translate (line 321) | def translate(self, text, target_language, source_language=''): method _detect_language (line 425) | def _detect_language(self, text): method detect (line 431) | def detect(self, text): function _main (line 467) | def _main(argv): FILE: openyoudao.py function record_callback (line 22) | def record_callback(reply): function webshow (line 217) | def webshow(): function gettext (line 228) | def gettext(): function main (line 232) | def main(): FILE: webshot.py class OutputView (line 10) | class OutputView(webkit.WebView): method __init__ (line 13) | def __init__(self): class Window (line 39) | class Window(gtk.Window): method __init__ (line 40) | def __init__(self): method load (line 55) | def load(self, url): method reload (line 58) | def reload(self): method settitle (line 60) | def settitle(self,title):