Searched defs:setElement (Results 1 - 4 of 4) sorted by relevance

/external/doclava/src/com/google/doclava/
H A DAnnotationValueInfo.java45 public void setElement(MethodInfo element) { method in class:AnnotationValueInfo
/external/webkit/Source/WebCore/accessibility/
H A DAccessibilityMenuListOption.cpp43 void AccessibilityMenuListOption::setElement(HTMLElement* element) function in class:WebCore::AccessibilityMenuListOption
/external/webkit/Source/WebCore/dom/
H A DPendingScript.h90 void setElement(Element* element) { m_element = element; } function in class:WebCore::PendingScript
/external/clang/include/clang/AST/
H A DStmtObjC.h47 void setElement(Stmt *S) { SubExprs[ELEM] = S; } function in class:clang::ObjCForCollectionStmt

Completed in 172 milliseconds