Home
last modified time | relevance | path

Searched defs:newList (Results 1 – 25 of 27) sorted by relevance

12

/external/webkit/Source/WebCore/svg/
DSVGTextPositioningElement.cpp50 SVGLengthList newList; in parseMappedAttribute() local
55 SVGLengthList newList; in parseMappedAttribute() local
60 SVGLengthList newList; in parseMappedAttribute() local
65 SVGLengthList newList; in parseMappedAttribute() local
70 SVGNumberList newList; in parseMappedAttribute() local
DSVGComponentTransferFunctionElement.cpp66 SVGNumberList newList; in parseMappedAttribute() local
DSVGPolyElement.cpp49 SVGPointList newList; in parseMappedAttribute() local
DSVGFEColorMatrixElement.cpp64 SVGNumberList newList; in parseMappedAttribute() local
DSVGGradientElement.cpp62 SVGTransformList newList; in parseMappedAttribute() local
DSVGStyledTransformableElement.cpp75 SVGTransformList newList; in parseMappedAttribute() local
DSVGTextElement.cpp53 SVGTransformList newList; in parseMappedAttribute() local
DSVGPatternElement.cpp87 SVGTransformList newList; in parseMappedAttribute() local
DSVGFEConvolveMatrixElement.cpp104 SVGNumberList newList; in parseMappedAttribute() local
DSVGPathElement.cpp216 SVGPathSegList newList(PathSegUnalteredRole); in svgAttributeChanged() local
/external/javassist/src/main/javassist/expr/
DExprEditor.java156 NewOp newList; field in ExprEditor.LoopContext
205 NewOp newList = context.newList; in loopBody() local
/external/srec/srec/ca/
Drec_nbes.c43 CA_NBestList *newList; in CA_PrepareNBestList() local
/external/webkit/Source/WebCore/css/
DCSSValueList.cpp99 …PassRefPtr<CSSValueList> newList = m_isSpaceSeparated ? createSpaceSeparated() : createCommaSepara… in copy() local
/external/icu4c/tools/pkgdata/
Dpkgtypes.c137 CharList *newList; in pkg_prependToList() local
/external/webkit/Source/WebKit2/Platform/CoreIPC/
DArgumentEncoder.cpp154 Vector<Attachment> newList; in releaseAttachments() local
/external/webkit/Source/WebCore/editing/
DIndentOutdentCommand.cpp78 RefPtr<Element> newList = document()->createElement(listNode->tagQName(), false); in tryIndentingAsListItem() local
DInsertListCommand.cpp217 RefPtr<HTMLElement> newList = createHTMLElement(document(), listTag); in doApplyForSingleParagraph() local
DEditor.cpp714 …RefPtr<Node> newList = InsertListCommand::insertList(m_frame->document(), InsertListCommand::Order… in insertOrderedList() local
724 …RefPtr<Node> newList = InsertListCommand::insertList(m_frame->document(), InsertListCommand::Unord… in insertUnorderedList() local
744 …RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevel(m_frame->docu… in increaseSelectionListLevel() local
754 …RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelOrdered(m_fram… in increaseSelectionListLevelOrdered() local
764 …RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(m_fr… in increaseSelectionListLevelUnordered() local
/external/icu4c/common/
Dulist.c36 UList *newList = NULL; in ulist_createEmptyList() local
/external/oauth/core/src/main/java/net/oauth/
DOAuth.java198 public static List<Parameter> newList(String... parameters) { in newList() method in OAuth
/external/protobuf/java/src/main/java/com/google/protobuf/
DFieldSet.java178 final List newList = new ArrayList(); in setField() local
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DNestedMapData.java507 Map<String, String> newList = new HashMap<String, String>(attributeList.size()); in optimize() local
/external/clang/include/clang/Sema/
DAttributeList.h540 void addAll(AttributeList *newList) { in addAll()
551 void set(AttributeList *newList) { in set()
/external/webkit/Tools/android/webkitmerge/
Dwebkitmerge.cpp984 char* newList = GetFile(updateMakeStr); in UpdateMake() local
1108 char* newList = List(newBase, "new", workingDir); in CompareDirs() local
/external/icu4c/test/intltest/
Dssearch.cpp763 Order *newList = new Order[listMax]; in add() local
1141 PCE *newList = new PCE[listMax]; in add() local

12