HomeSort by relevance Sort by last modified time
    Searched refs:GetSize (Results 151 - 175 of 529) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/pdfium/xfa/src/fdp/src/fde/
fde_geobject.cpp 113 if (points.GetSize() != 4) {
121 int32_t iCount = points.GetSize();
136 int32_t iCount = points.GetSize();
224 int32_t iCount = points.GetSize();
237 int32_t iCount = points.GetSize();
  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_HighLevelEncoder.cpp 100 for (int32_t i = 0; i < encoders.GetSize(); i++) {
114 for (int32_t i = 0; i < encoders.GetSize(); i++) {
134 for (int32_t i = 0; i < encoders.GetSize(); i++) {
328 for (int32_t l = 0; l < mins.GetSize(); l++) {
336 for (int32_t j = 0; j < mins.GetSize(); j++) {
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_datamerger_imp.cpp 141 int32_t iSize = wsSelTextArray.GetSize();
287 int32_t iCounts = items.GetSize();
460 rs.nodes.GetSize() > 1) {
463 CXFA_Object* pObject = (rs.nodes.GetSize() > 0) ? rs.nodes[0] : NULL;
513 } else if (pSubformArray->GetSize() > 0) {
721 int32_t iCount = rgRecords.GetSize();
737 if (bChoiceMode && rgResultRecord.GetSize() > 0) {
741 if (rgResultRecord.GetSize() > 0) {
792 if (subformArray.GetSize() < 1) {
796 (subformArray.GetSize() < 1)) {
    [all...]
xfa_script_nodehelper.cpp 37 if (siblings.GetSize() == 0) {
79 int32_t nProperties = properties.GetSize();
101 int32_t nChildren = children.GetSize();
141 int32_t nProperties = properties.GetSize();
170 int32_t nChildren = children.GetSize();
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 80 for (int32_t i = 0, sz = m_LineRects.GetSize(); i < sz; i++)
90 for (int32_t i = 0, sz = rects.GetSize(); i < sz; i++)
100 int32_t GetSize() const { return m_LineRects.GetSize(); }
103 if (nIndex < 0 || nIndex >= m_LineRects.GetSize())
119 for (int32_t i = 0, sz = m_Rects.GetSize(); i < sz; i++)
127 for (int32_t i = 0, sz = m_Rects.GetSize(); i < sz; i++) {
136 int32_t GetSize() const { return m_Rects.GetSize(); }
139 if (nIndex < 0 || nIndex >= m_Rects.GetSize())
    [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtblock.cpp 69 int32_t nCount = m_FieldArr.GetSize();
77 int32_t nCount = m_FieldArr.GetSize();
87 int32_t nCount = m_FieldArr.GetSize();
95 int32_t nCount = m_FieldArr.GetSize();
104 return m_EditFieldArr.GetSize();
112 int32_t nCount = m_EditFieldArr.GetSize();
123 int32_t nCount = m_FieldArr.GetSize();
132 int32_t nCount = m_EditFieldArr.GetSize();
138 int32_t nCount = m_EditFieldArr.GetSize();
146 int32_t nCount = m_ItemArr.GetSize();
    [all...]
fde_txtedtengine.cpp 68 int32_t nBlockCount = m_BlockArray.GetSize();
105 if (m_PagePtrArray.GetSize() <= nIndex) {
171 int32_t nBlockCount = m_BlockArray.GetSize();
234 if (m_PagePtrArray.GetSize() <= m_nCaretPage) {
238 if (m_BlockArray.GetSize() > 0) {
263 if (m_PagePtrArray.GetSize() <= m_nCaretPage) {
290 if (m_BlockArray.GetSize()) {
313 if (m_BlockArray.GetSize()) {
330 if (m_BlockArray.GetSize()) {
350 if (m_BlockArray.GetSize()) {
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_tiff.cpp 124 if (pTiffContext->io.in->GetSize() < (FX_FILESIZE)offset) {
128 (FX_DWORD)(pTiffContext->io.in->GetSize() - offset);
130 if (pTiffContext->io.out->GetSize() < (FX_FILESIZE)offset) {
134 (FX_DWORD)(pTiffContext->io.out->GetSize() - offset);
141 (FX_DWORD)pTiffContext->io.in->GetSize())
150 return pTiffContext->isDecoder ? (toff_t)pTiffContext->io.in->GetSize()
151 : (toff_t)pTiffContext->io.out->GetSize();
  /external/pdfium/xfa/src/fxbarcode/qrcode/
BC_QRCoderVersion.cpp 43 for (int32_t i = 0; i < VERSION->GetSize(); i++) {
62 for (int32_t i = 0; i < ecbArray->GetSize(); i++) {
329 if (m_ecBlocks.GetSize() != 0) {
331 int32_t itEnd = m_ecBlocks.GetSize();
401 int32_t max = m_alignmentPatternCenters.GetSize();
427 if (VERSION->GetSize() == 0) {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffchoicelist.cpp 40 int32_t iItems = wsLabelArray.GetSize();
52 int32_t iSelCount = iSelArray.GetSize();
82 int32_t iOldSels = iSelArray.GetSize();
131 int32_t iSelCount = iSelArray.GetSize();
246 int32_t iItems = wsLabelArray.GetSize();
252 int32_t iSelCount = iSelArray.GetSize();
385 int32_t iSelCount = iSelArray.GetSize();
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_monthcalendarimp.cpp 164 return m_arrSelDays.GetSize();
170 if (nIndex >= m_arrSelDays.GetSize()) {
289 int32_t iCount = m_arrDates.GetSize();
423 int32_t iCount = m_arrDates.GetSize();
459 if (m_iDay < 1 || m_iDay > m_arrDates.GetSize()) {
618 int32_t iCount = m_arrDates.GetSize();
757 int32_t iCount = m_arrDates.GetSize();
834 int32_t iCount = m_arrSelDays.GetSize();
835 int32_t iDatesCount = m_arrDates.GetSize();
850 int32_t iDatesCount = m_arrDates.GetSize();
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_parser.cpp 192 int32_t iLen = m_Trailers.GetSize();
243 m_SortedOffset.GetSize(), sizeof(FX_FILESIZE),
290 FXSYS_qsort(m_SortedOffset.GetData(), m_SortedOffset.GetSize(),
426 for (int32_t i = 0; i < CrossRefList.GetSize(); i++) {
469 for (int32_t i = 1; i < CrossRefList.GetSize(); i++)
480 FXSYS_bsearch(&pos, m_SortedOffset.GetData(), m_SortedOffset.GetSize(),
525 m_SortedOffset.GetSize(), sizeof(FX_FILESIZE), CompareFileSize);
539 return FXSYS_bsearch(&pos, m_SortedOffset.GetData(), m_SortedOffset.GetSize(),
806 m_SortedOffset.GetSize(), sizeof(FX_FILESIZE),
1013 FXSYS_bsearch(&offset, m_SortedOffset.GetData(), m_SortedOffset.GetSize(),
    [all...]
  /external/libbrillo/brillo/streams/
file_stream_unittest.cc 68 EXPECT_EQ(0, stream->GetSize());
74 EXPECT_EQ(in_buffer.size(), stream->GetSize());
81 EXPECT_EQ(in_buffer.size(), stream->GetSize());
88 EXPECT_EQ(out_buffer.size(), stream->GetSize());
129 MOCK_CONST_METHOD0(GetSize, uint64_t());
264 TEST_F(FileStreamTest, GetSize) {
265 EXPECT_CALL(fd_mock(), GetSize()).WillRepeatedly(Return(12345));
266 EXPECT_EQ(12345u, stream_->GetSize());
268 EXPECT_EQ(0u, stream_->GetSize());
302 EXPECT_CALL(fd_mock(), GetSize()).WillOnce(Return(1234))
    [all...]
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_expression.cpp 39 int32_t expc = m_pExpressions->GetSize();
53 if (m_isGlobal && (!m_pExpressions || m_pExpressions->GetSize() == 0)) {
69 int32_t argc = m_pArguments->GetSize();
92 int32_t expc = m_pExpressions->GetSize();
222 int32_t expc = m_pExpressionList->GetSize();
238 int32_t expc = m_pExpressionList->GetSize();
252 int32_t expc = m_pExpressionList->GetSize();
561 int32_t size = m_pAccessors->GetSize();
590 int32_t iSize = m_pAccessors->GetSize();
645 int32_t iSize = m_pAccessors->GetSize();
    [all...]
  /external/pdfium/xfa/src/fgas/src/crt/
fx_utils.cpp 43 int32_t CFX_BaseArray::GetSize() const {
83 int32_t iAdded = src.GetSize();
105 int32_t iCopied = src.GetSize();
170 if (m_iChunkCount < m_pData->GetSize()) {
307 int32_t CFX_BaseMassArray::GetSize() const {
424 int32_t CFX_BaseStack::GetSize() const {
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
documenttest.cpp 152 EXPECT_EQ(bos.GetSize(), bos2.GetSize());
153 EXPECT_EQ(0, memcmp(bos.GetString(), bos2.GetString(), bos2.GetSize()));
191 EXPECT_EQ(bos.GetSize(), bos2.GetSize());
192 EXPECT_EQ(0, memcmp(bos.GetString(), bos2.GetString(), bos2.GetSize()));
  /external/pdfium/fpdfsdk/src/
fpdfsave.cpp 129 FX_DWORD dwSize2 = streamAcc.GetSize();
176 pDsfileWrite->GetSize() > 0) {
314 for (int i = 0; i < fileList.GetSize(); i++) {
  /external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp 628 if (m_iCurLine >= m_ttoLines.GetSize()) {
638 int32_t iPieces = pLine->GetSize();
654 int32_t iLines = m_ttoLines.GetSize();
663 int32_t iPiece = pLine->GetSize();
692 int32_t iCount = m_ttoLines.GetSize();
710 int32_t iPieceCount = pLine->GetSize();
737 int32_t iLines = m_ttoLines.GetSize();
760 int32_t iPieces = pLine->GetSize();
775 int32_t iLines = m_ttoLines.GetSize();
789 int32_t iPieces = pLine->GetSize();
    [all...]
  /external/pdfium/xfa/src/fxbarcode/common/reedsolomon/
BC_ReedSolomonDecoder.cpp 71 for (int32_t k = 0; k < errorLocations->GetSize(); k++) {
73 received->GetSize() - 1 - m_field->Log((*errorLocations)[k], e);
217 int32_t s = errorLocations->GetSize();
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
writer.h 144 RAPIDJSON_ASSERT(level_stack_.GetSize() >= sizeof(Level));
161 RAPIDJSON_ASSERT(level_stack_.GetSize() >= sizeof(Level));
319 if (level_stack_.GetSize() != 0) { // this value is not at root
  /external/bsdiff/
extents_file.cc 65 bool ExtentsFile::GetSize(uint64_t* size) {
file.cc 94 bool File::GetSize(uint64_t* size) {
  /external/libchrome/base/json/
json_reader_unittest.cc 60 EXPECT_EQ(2u, list->GetSize());
69 EXPECT_EQ(3u, list->GetSize());
254 EXPECT_EQ(3U, list->GetSize());
266 EXPECT_EQ(0U, list->GetSize());
273 EXPECT_EQ(4U, list->GetSize());
303 EXPECT_EQ(1U, list->GetSize());
379 EXPECT_EQ(1U, inner_array->GetSize());
471 EXPECT_EQ(5001U, list->GetSize());
607 ASSERT_EQ(2u, list->GetSize());
  /external/libchrome/base/
values_unittest.cc 51 ASSERT_EQ(1U, bookmark_list->GetSize());
67 ASSERT_EQ(4u, mixed_list->GetSize());
115 ASSERT_EQ(0U, binary->GetSize());
124 ASSERT_EQ(15U, binary->GetSize());
132 ASSERT_EQ(42U, binary->GetSize());
133 ASSERT_EQ(0, memcmp(stack_buffer, binary->GetBuffer(), binary->GetSize()));
231 EXPECT_EQ(1U, list.GetSize());
237 EXPECT_EQ(0U, list.GetSize());
249 EXPECT_EQ(0U, list.GetSize());
262 EXPECT_EQ(0U, list.GetSize());
    [all...]
  /external/libchrome/sandbox/win/src/
crosscall_params.h 269 uint32_t GetSize() const { return param_info_[NUMBER_PARAMS].offset_; }

Completed in 478 milliseconds

1 2 3 4 5 67 8 91011>>