Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp104 CFX_RectF rtTotal(pParams.m_rtPart); in DrawTotalBK() local
105 path.AddRectangle(rtTotal.left, rtTotal.top, rtTotal.width, rtTotal.height); in DrawTotalBK()