MCPcopy Create free account
hub / github.com/hoothin/UserScripts / setSearchState

Function setSearchState

Picviewer CE+/dist.user.js:28820–28822  ·  view source on GitHub ↗
(words, imgState)

Source from the content-addressed store, hash-verified

28818 }
28819
28820 function setSearchState(words, imgState){
28821 if (imgState) setHTML(imgState, words);
28822 }
28823
28824 var searchSort=["Tineye","Google","Baidu"];
28825 function sortSearch(){

Callers 5

initFunction · 0.70
searchBaiduFunction · 0.70
searchGoogleFunction · 0.70
searchTineyeFunction · 0.70
searchNextFunction · 0.70

Calls 1

setHTMLFunction · 0.70

Tested by

no test coverage detected