Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/oned/
DBC_OneDimWriter.cpp239 FX_RECT geRect(0, 0, (int)geWidth, iTextHeight); in ShowBitmapChars() local
240 ge.FillRect(&geRect, m_backgroundColor); in ShowBitmapChars()