Home | History | Annotate | Download | only in dom

Lines Matching refs:destination

4739 void Document::addMessage(MessageDestination destination, MessageSource source, MessageType type, MessageLevel level, const String& message, unsigned lineNumber, const String& sourceURL)
4741 switch (destination) {