Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp88 void CFX_FloatRect::Intersect(const CFX_FloatRect& other_rect) { in Intersect()
100 void CFX_FloatRect::Union(const CFX_FloatRect& other_rect) { in Union()