Searched refs:elementHandle (Results 1 – 4 of 4) sorted by relevance
48 WK_EXPORT WKRect WKBundleNodeHandleGetElementBounds(WKBundleNodeHandleRef elementHandle);49 …WKBundleNodeHandleRef WKBundleNodeHandleCopyElementShadowRoot(WKBundleNodeHandleRef elementHandle);
54 public short getShouldStripSpace(int elementHandle, DTM dtm); in getShouldStripSpace() argument
272 public int getAttributeNode(int elementHandle, String namespaceURI, in getAttributeNode() argument
3157 public short getShouldStripSpace(int elementHandle, DTM dtm) in getShouldStripSpace() argument3163 m_stylesheetRoot.getWhiteSpaceInfo(m_xcontext, elementHandle, dtm); in getShouldStripSpace()