Home | History | Annotate | Download | only in TestNetscapePlugIn

Lines Matching refs:UTF8Characters

256     memcpy(result, NPVARIANT_TO_STRING(*variant).UTF8Characters, length);
756 memcpy(result, string.UTF8Characters, string.UTF8Length);
782 if (!fwrite(contentsString.UTF8Characters, contentsString.UTF8Length, 1, tempFile))
865 script.UTF8Characters = "javascript:window.layoutTestController.notifyDone();";