|
Oolite 1.91.0.7712-251017-85ce217
|
import <Foundation/Foundation.h>#include <jsapi.h>Go to the source code of this file.
Functions | |
| void | InitOOJSFont (JSContext *context, JSObject *global) |
| void InitOOJSFont | ( | JSContext * | context, |
| JSObject * | global ) |
Definition at line 38 of file OOJSFont.m.
References FontMeasureString(), OOJS_METHOD_READONLY, and OOJS_PROP_READONLY.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.