Home
last modified time | relevance | path

Searched defs:identifiers (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/bridge/
Dnpruntime.cpp49 void _NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) in _NPN_GetStringIdentifiers()
DNP_jsobject.cpp415 NPIdentifier* identifiers = static_cast<NPIdentifier*>(malloc(sizeof(NPIdentifier) * size)); in _NPN_Enumerate() local
/external/srec/srec/Semproc/include/
DSR_ExpressionParser.h111 LCHAR identifiers[MAX_RHS_IDENTIFIERS][MAX_STRING_LEN]; member
/external/webkit/WebCore/bridge/c/
Dc_instance.cpp259 NPIdentifier* identifiers; in getPropertyNames() local
/external/webkit/WebCore/bindings/v8/
Dnpruntime.cpp180 void _NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) in _NPN_GetStringIdentifiers()
/external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
DPluginObject.cpp448 NPIdentifier* identifiers; in testEnumerate() local