Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_stitchfunc.h28 float GetBound(size_t i) const { return m_bounds[i]; } in GetBound() function
/external/libcap/cap/
Dcap.go377 func GetBound(val Value) (bool, error) { func