|
Oolite 1.93.0.7767-260207-f2a8cb5
|
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.