Searched refs:readFunc (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlIO.h | 207 xmlInputReadCallback readFunc,
|
/external/giflib/ |
D | gif_lib.h | 188 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc); /* new one
|
D | dgif_lib.c | 170 InputFunc readFunc) { in DGifOpen() argument 196 Private->Read = readFunc; /* TVT */ in DGifOpen()
|
/external/webkit/Source/WebCore/dom/ |
D | XMLDocumentParserLibxml2.cpp | 449 static int readFunc(void* context, char* buffer, int len) in readFunc() function 487 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc); in createStringParser() 507 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc); in createMemoryParser()
|
/external/libxml2/ |
D | xmlIO.c | 2245 xmlInputOpenCallback openFunc, xmlInputReadCallback readFunc, in xmlRegisterInputCallbacks() argument 2252 xmlInputCallbackTable[xmlInputCallbackNr].readcallback = readFunc; in xmlRegisterInputCallbacks()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2006-05-10 | 23145 (WebCore::readFunc): returns data from the offset buffer
|
D | ChangeLog-2005-08-23 | 38341 (khtml::readFunc):
|
D | ChangeLog-2010-12-06 | 123175 (WebCore::readFunc):
|