Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DStaticStringList.h42 StaticStringList* newList = new StaticStringList; in adopt() local
/external/srec/srec/ca/
Drec_nbes.c43 CA_NBestList *newList; in CA_PrepareNBestList() local
/external/icu4c/tools/pkgdata/
Dpkgtypes.c137 CharList *newList; in pkg_prependToList() local
/external/webkit/WebCore/editing/
DEditor.cpp613 …RefPtr<Node> newList = InsertListCommand::insertList(m_frame->document(), InsertListCommand::Order… in insertOrderedList() local
623 …RefPtr<Node> newList = InsertListCommand::insertList(m_frame->document(), InsertListCommand::Unord… in insertUnorderedList() local
643 …RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevel(m_frame->docu… in increaseSelectionListLevel() local
653 …PassRefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelOrdered(m_… in increaseSelectionListLevelOrdered() local
663 …PassRefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(… in increaseSelectionListLevelUnordered() local
/external/webkit/WebCore/css/
DCSSParser.cpp3707 CSSParserValueList newList; in commitBorderImage() local