Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_document.h219 bool IsEnclosedInRect(CFX_FloatRect rect, CFX_FloatRect LinkRect);
Dcjs_document.cpp1097 bool Document::IsEnclosedInRect(CFX_FloatRect rect, CFX_FloatRect LinkRect) { in IsEnclosedInRect() function in Document