Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
DPluginObject.cpp753 static char* toCString(const NPString& string) in toCString() function
768 char* url = toCString(urlString); in testPostURLFile()
771 char* target = toCString(targetString); in testPostURLFile()
774 char* path = toCString(pathString); in testPostURLFile()
953 message = toCString(statusString); in testSetStatus()
/external/webkit/Tools/
DChangeLog-2009-06-166951 (toCString): Added this helper function.