Searched refs:NPN_MemAlloc (Results 1 – 17 of 17) sorted by relevance
126 m_browserFuncs.memalloc = NPN_MemAlloc; in load()
46 void* NPN_MemAlloc(uint32_t size) in NPN_MemAlloc() function
299 m_browserFuncs.memalloc = NPN_MemAlloc; in initializeBrowserFuncs()
1513 *value = static_cast<char*>(NPN_MemAlloc(size+1)); in getValueForURL()1536 *value = static_cast<char*>(NPN_MemAlloc(size+1)); in getValueForURL()
152 funcs->memalloc = NPN_MemAlloc; in initializeExtraBrowserFuncs()
353 static void* NPN_MemAlloc(uint32_t size) in NPN_MemAlloc() function902 netscapeFuncs.memalloc = NPN_MemAlloc; in initializeBrowserFuncs()
42 void* NPN_MemAlloc(uint32_t size) function
447 …wserFuncs.memalloc = (NPN_MemAllocProcPtr)tVectorForFunctionPointer((FunctionPointer)NPN_MemAlloc);560 browserFuncs.memalloc = NPN_MemAlloc;
2231 *value = static_cast<char*>(NPN_MemAlloc(cookieStringUTF8.length()));2252 *value = static_cast<char*>(NPN_MemAlloc(proxiesUTF8.length()));2306 *usernameStr = static_cast<char*>(NPN_MemAlloc(username.length()));2310 *passwordStr = static_cast<char*>(NPN_MemAlloc(password.length()));
869 void* NP_LOADDS NPN_MemAlloc(uint32_t size);
9270 (NPN_MemAlloc):
3495 (NPN_MemAlloc):34166 (NPN_MemAlloc): tweak
14831 (NPN_MemAlloc):
22254 (NPN_MemAlloc):
21089 (WebKit::NPN_MemAlloc):27598 Helper function for allocating a string using NPN_MemAlloc.40555 … Implement NPN_UserAgent, NPN_MemAlloc, NPN_MemFree, NPN_InvalidateRect and NPN_InvalidateRegion.
13854 (NPN_MemAlloc):
33025 (NPN_MemAlloc):