Home
last modified time | relevance | path

Searched refs:writeFunc (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h268 xmlOutputWriteCallback writeFunc,
/external/giflib/
Dgif_lib.h139 GifFileType *EGifOpen(void *userPtr, OutputFunc writeFunc);
/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp459 static int writeFunc(void*, const char*, int) in writeFunc() function
488 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc); in createStringParser()
508 xmlRegisterOutputCallbacks(matchFunc, openFunc, writeFunc, closeFunc); in createMemoryParser()
/external/libxml2/
DxmlIO.c2105 xmlOutputOpenCallback openFunc, xmlOutputWriteCallback writeFunc, in xmlRegisterOutputCallbacks() argument
2112 xmlOutputCallbackTable[xmlOutputCallbackNr].writecallback = writeFunc; in xmlRegisterOutputCallbacks()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2338342 (khtml::writeFunc):
DChangeLog-2010-12-06123176 (WebCore::writeFunc):