Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp141 FX_RECT rcFFL = GetViewBBox(pPageView, pAnnot); in OnLButtonUp() local
142 InvalidateRect(rcFFL.left, rcFFL.top, rcFFL.right, rcFFL.bottom); in OnLButtonUp()