Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.h111 void DrawTextBk(CXFA_Graphics* pGraphics,
Dcfwl_edit.cpp250 DrawTextBk(pGraphics, pTheme, &matrix); in DrawWidget()
429 void CFWL_Edit::DrawTextBk(CXFA_Graphics* pGraphics, in DrawTextBk() function in CFWL_Edit