OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plaintextcallback
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Tools/DumpRenderTree/gtk/
PlainTextController.cpp
40
static JSValueRef
plainTextCallback
(JSContextRef context, JSObjectRef function, JSObjectRef thisObject, size_t argumentCount, const JSValueRef arguments[], JSValueRef* exception)
54
{ "plainText",
plainTextCallback
, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
Completed in 3494 milliseconds