Home
last modified time | relevance | path

Searched defs:functionPointer (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/Platform/
DModule.h81 template<typename FunctionType> FunctionType Module::functionPointer(const char* functionName) const in functionPointer() function
/external/webkit/Source/WebCore/bridge/jni/
DJNIUtility.cpp46 static FunctionPointerType functionPointer = 0; in KJSGetCreatedJavaVMs() local