Home
last modified time | relevance | path

Searched refs:toList (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/java/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java63 private List<Byte> toList(byte[] bytes) { in toList() method in CodedOutputStreamTest
72 assertEquals(toList(a), toList(b)); in assertEqualBytes()
/external/webkit/WebCore/svg/
DSVGPathSegList.cpp182 …gList::createAnimated(const SVGPathSegList* fromList, const SVGPathSegList* toList, float progress) in createAnimated() argument
185 if (!itemCount || itemCount != toList->numberOfItems()) in createAnimated()
193 SVGPathSeg* to = toList->getItem(n, ec).get(); in createAnimated()
DSVGPathSegList.h42 …List> createAnimated(const SVGPathSegList* fromList, const SVGPathSegList* toList, float progress);
/external/webkit/WebKit/qt/Api/
Dqwebelement.h187 QList<QWebElement> toList() const;
Dqwebelement.cpp1653 QList<QWebElement> QWebElementCollection::toList() const in toList() function in QWebElementCollection
/external/webkit/WebKit/qt/tests/qwebelement/
Dtst_qwebelement.cpp283 QList<QWebElement> referenceList = paras.toList(); in iteration()
/external/webkit/WebKit/qt/symbian/bwins/
DQtWebKitu.def548 …?toList@QWebElementCollection@@QBE?AV?$QList@VQWebElement@@@@XZ @ 547 NONAME ; class QList<class Q…
/external/webkit/WebCore/bridge/qt/
Dqt_runtime.cpp878 QVariantList vl = variant.toList(); in convertQVariantToValue()
/external/webkit/WebKit/qt/
DChangeLog2800 (QWebElementCollection::toList):
7291 (QWebElementCollection::toList):