Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/gtk/
DPlainTextController.cpp40 static JSValueRef plainTextCallback(JSContextRef context, JSObjectRef function, JSObjectRef thisObj… in plainTextCallback() function
54 … { "plainText", plainTextCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete }, in makePlainTextController()