Home
last modified time | relevance | path

Searched refs:GetBound (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_stitchfunc.h27 float GetBound(size_t i) const { return m_pBounds[i]; } in GetBound() function
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp440 i < subFunctionCount - 1 ? pFunc->GetBound(i + 1) : pFunc->GetDomain(1); in AddStitching()