Searched defs:styleNode (Results 1 – 4 of 4) sorted by relevance
| /external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
| D | MsgMgr.java | 124 public void warn(SourceLocator srcLctr, Node styleNode, Node sourceNode, String msg) in warn() 143 …public void warn(SourceLocator srcLctr, Node styleNode, Node sourceNode, String msg, Object args[]) in warn() 278 public void error(SourceLocator srcLctr, Node styleNode, Node sourceNode, String msg) in error() 298 …public void error(SourceLocator srcLctr, Node styleNode, Node sourceNode, String msg, Object args[… in error()
|
| /external/apache-xml/src/main/java/org/apache/xpath/ |
| D | XPathException.java | 57 public void setStylesheetNode(Object styleNode) in setStylesheetNode() 129 public XPathException(String message, Object styleNode) in XPathException() 146 public XPathException(String message, Node styleNode, Exception e) in XPathException()
|
| /external/webkit/Source/WebCore/editing/ |
| D | ReplaceSelectionCommand.cpp | 156 Node* styleNode = selection.base().deprecatedNode(); in ReplacementFragment() local
|
| D | markup.cpp | 766 Node* styleNode = context->firstNode(); in createFragmentFromText() local
|