Searched refs:Items (Results 26 - 36 of 36) sorted by relevance

12

/external/pdfium/xfa/fxfa/
H A Dfxfa_basic.h927 Items
/external/pdfium/xfa/fxfa/parser/
H A Dxfa_basic_data_element_attributes.cpp59 (static_cast<int32_t>(XFA_Element::Items) + 1),
H A Dxfa_basic_data.cpp667 {0xff063802, L"items", XFA_Element::Items,
672 (static_cast<int32_t>(XFA_Element::Items) + 1),
H A Dcxfa_resolveprocessor.cpp336 childProperty->GetElementType() != XFA_Element::Items) {
H A Dcxfa_node.cpp1772 if (eType == XFA_Element::Items) {
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tools.Tests.pas287 CheckEquals(FIList.Items[3],333);
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp913 FOR_VECTOR (i, dirItems.Items)
915 const CDirItem &dirItem = dirItems.Items[i];
/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_containers.cc503 static PyObject* Items(PyContainer* self, PyObject* args) { function in namespace:google::protobuf::python::descriptor
549 { "items", (PyCFunction)Items, METH_NOARGS, },
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Collections.pas121 property Items[const Key: TKey]: TValue read GetItem write SetItem; default;
/external/pdfium/xfa/fxfa/app/
H A Dxfa_ffwidgetacc.cpp234 CXFA_Node* pItems = pChild->GetChild(0, XFA_Element::Items);
1600 m_pWidgetAcc->GetNode()->GetChild(0, XFA_Element::Items);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2713 const int Items = local
2718 const int rIndex = Items - 1 -

Completed in 303 milliseconds

12