Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.h378 bool IsEmpty(float fEpsilon) const { in IsEmpty()
413 bool IntersectWith(const CFX_RectF& rt, float fEpsilon) const { in IntersectWith()