OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPSetPropertyFunctionPtr
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bridge/
npruntime.h
261
typedef bool (*
NPSetPropertyFunctionPtr
)(NPObject *npobj, NPIdentifier name,
306
NPSetPropertyFunctionPtr
setProperty;
testbindings.cpp
328
(
NPSetPropertyFunctionPtr
) mySetProperty,
Completed in 808 milliseconds