Searched refs:readFunc (Results 1 – 7 of 7) 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/WebCore/dom/ |
D | XMLTokenizerLibxml2.cpp | 433 static int readFunc(void* context, char* buffer, int len) in readFunc() function 471 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc); in createStringParser() 493 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc); in createMemoryParser()
|
/external/libxml2/ |
D | xmlIO.c | 2078 xmlInputOpenCallback openFunc, xmlInputReadCallback readFunc, in xmlRegisterInputCallbacks() argument 2085 xmlInputCallbackTable[xmlInputCallbackNr].readcallback = readFunc; in xmlRegisterInputCallbacks()
|
/external/webkit/WebCore/ |
D | ChangeLog-2006-05-10 | 23145 (WebCore::readFunc): returns data from the offset buffer
|
D | ChangeLog-2005-08-23 | 38341 (khtml::readFunc):
|