Home | History | Annotate | Download | only in pdfium

Lines Matching full:area

149   Area area;
153 area = GetLinkTarget(link, &targets[0]);
158 area = targets.size() == 0 ? TEXT_AREA : WEBLINK_AREA;
174 if (area == DOCLINK_AREA) {
177 } else if (area == WEBLINK_AREA && link) {
179 } else if (area == WEBLINK_AREA && !link) {
243 PDFiumPage::Area PDFiumPage::GetCharIndex(const pp::Point& point,
263 // and we should proceed with area detection.
264 PDFiumPage::Area area = GetLinkTarget(link, target);
265 if (area != PDFiumPage::NONSELECTABLE_AREA)
266 return area;
287 PDFiumPage::Area PDFiumPage::GetLinkTarget(
323 PDFiumPage::Area PDFiumPage::GetDestinationTarget(