Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffsignature.cpp37 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dxfa_ffimageedit.cpp62 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dxfa_fffield.h70 void RenderCaption(CFX_Graphics* pGS, CFX_Matrix* pMatrix = nullptr);
Dxfa_ffbarcode.cpp157 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dxfa_fffield.cpp64 RenderCaption(pGS, &mtRotate); in RenderWidget()
573 void CXFA_FFField::RenderCaption(CFX_Graphics* pGS, CFX_Matrix* pMatrix) { in RenderCaption() function in CXFA_FFField
Dxfa_ffcheckbutton.cpp227 RenderCaption(pGS, &mtRotate); in RenderWidget()