HomeSort by relevance Sort by last modified time
    Searched defs:WMLDocument (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/wml/
WMLDocument.cpp 24 #include "WMLDocument.h"
37 WMLDocument::WMLDocument(Frame* frame)
44 WMLDocument::~WMLDocument()
48 void WMLDocument::finishedParsing()
87 bool WMLDocument::initialize(bool aboutToFinishParsing)
WMLDocument.h 33 class WMLDocument : public Document {
35 static PassRefPtr<WMLDocument> create(Frame* frame)
37 return adoptRef(new WMLDocument(frame));
40 virtual ~WMLDocument();
50 WMLDocument(Frame*);
  /external/jdiff/
xerces.jar 

Completed in 127 milliseconds