HomeSort by relevance Sort by last modified time
    Searched refs:readFunc (Results 1 - 5 of 5) sorted by null

  /external/giflib/
gif_lib.h 188 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc); /* new one
dgif_lib.c 170 InputFunc readFunc) {
196 Private->Read = readFunc; /* TVT */
    [all...]
  /external/libxml2/include/libxml/
xmlIO.h 207 xmlInputReadCallback readFunc,
  /external/webkit/WebCore/dom/
XMLTokenizerLibxml2.cpp 435 static int readFunc(void* context, char* buffer, int len)
473 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
495 xmlRegisterInputCallbacks(matchFunc, openFunc, readFunc, closeFunc);
    [all...]
  /external/libxml2/
xmlIO.c     [all...]

Completed in 43 milliseconds