Home | History | Annotate | Download | only in include

Lines Matching full:unicodechars

842     jstring NewString(const jchar* unicodeChars, jsize len)
843 { return functions->NewString(this, unicodeChars, len); }