⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kjs_views.lut.h

📁 手机浏览器源码程序,功能强大
💻 H
字号:
/* Automatically generated from kjs_views.cpp using ../../../JavaScriptCore/kjs/create_hash_table. DO NOT EDIT ! */

namespace KJS {

const struct HashEntry DOMAbstractViewTableEntries[] = {
   { "getComputedStyle", DOMAbstractView::GetComputedStyle, DontDelete|Function, 2, 0 },
   { "document", DOMAbstractView::Document, DontDelete|ReadOnly, 0, 0 }
};

const struct HashTable DOMAbstractViewTable = { 2, 2, DOMAbstractViewTableEntries, 2 };

} // namespace

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -