Home
last modified time | relevance | path

Searched defs:readFunc (Results 1 – 3 of 3) sorted by relevance

/external/giflib/
Ddgif_lib.c170 InputFunc readFunc) { in DGifOpen()
/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp449 static int readFunc(void* context, char* buffer, int len) in readFunc() function
/external/libxml2/
DxmlIO.c2245 xmlInputOpenCallback openFunc, xmlInputReadCallback readFunc, in xmlRegisterInputCallbacks()