Home
last modified time | relevance | path

Searched defs:CountInputs (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dpageint.h385 int CountInputs() { return m_nInputs; } in CountInputs() function
/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.cc211 static size_t CountInputs(size_t size, in CountInputs() function