Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Drect.h113 Rectangle_i IntRectWithSize(const int left, const int top, const int width, const int height);
Drect.cc45 Rectangle_i IntRectWithSize(const int left, const int top, const int width, const int height) { in IntRectWithSize() function