Home
last modified time | relevance | path

Searched refs:jsPropValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/stoc/source/javavm/
H A Djavavm.cxx1303 … jstring jsPropValue= pJNIEnv->NewString( aPropertyValue.getStr(), aPropertyValue.getLength()); in elementReplaced() local
1305 pJNIEnv->CallStaticObjectMethod( jcSystem, jmSetProps, jsPropName, jsPropValue); in elementReplaced()
1314jsPropValue= pJNIEnv->NewString( aPropertyValue.getStr(), aPropertyValue.getLength()); in elementReplaced()
1316 … pJNIEnv->CallStaticObjectMethod( jcSystem, jmSetProps, jsPropName2, jsPropValue); in elementReplaced()

Completed in 21 milliseconds