Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffsignature.cpp36 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dxfa_fffield.h59 void RenderCaption(CFX_Graphics* pGS, CFX_Matrix* pMatrix = NULL);
Dxfa_ffimageedit.cpp58 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dxfa_ffbarcode.cpp55 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dxfa_ffcheckbutton.cpp229 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dxfa_fffield.cpp70 RenderCaption(pGS, &mtRotate); in RenderWidget()
656 void CXFA_FFField::RenderCaption(CFX_Graphics* pGS, CFX_Matrix* pMatrix) { in RenderCaption() function in CXFA_FFField