Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_coordinates.h413 bool IsEmpty(float fEpsilon) const { in IsEmpty()
481 bool IntersectWith(const CFX_RectF& rt, float fEpsilon) const { in IntersectWith()