Home
last modified time | relevance | path

Searched refs:CountInputs (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dpageint.h40 uint32_t CountInputs() const { return m_nInputs; } in CountInputs() function
Dfpdf_page_func.cpp691 if (pFunc->CountInputs() != kRequiredNumInputs) in v_Init()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp354 if (pFunc->CountInputs() != 1) in AddColors()
379 if (pFunc->CountInputs() != 1) in AddSamples()