MCPcopy Index your code
hub / github.com/hoothin/UserScripts / FloatBar

Function FloatBar

FlashViewer-HTML5 Video/flashViewer.user.js:3177–3179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3175
3176 // 浮动工具栏
3177 function FloatBar() {
3178 this.init();
3179 };
3180 FloatBar.styleAdded = false;
3181
3182 FloatBar.prototype = {

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected