Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/theme/
Dmonthcalendartp.cpp371 CFX_RectF rtTotal(pParams->m_rtPart); in DrawTotalBK() local
372 path.AddRectangle(rtTotal.left, rtTotal.top, rtTotal.width, rtTotal.height); in DrawTotalBK()