Searched refs:zValue (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSDeviceMotionEventCustom.cpp66 JSValue zValue = object->get(exec, Identifier(exec, "z"));
69 bool canProvideZ = !zValue.isUndefinedOrNull();
70 double z = zValue.toNumber(exec);
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomhtml.c111 char *zValue; /* The value for this entity. ex: "&" */ member in struct:Er
667 zVal = p->zValue;
H A Dxmlsimple.c119 char *zValue; /* The value for this entity. ex: "&" */ member in struct:Er
342 zVal = p->zValue;

Completed in 95 milliseconds