Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffsignature.cpp36 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dcxfa_ffimageedit.cpp63 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dcxfa_fffield.h83 void RenderCaption(CXFA_Graphics* pGS, CFX_Matrix* pMatrix);
Dcxfa_ffbarcode.cpp173 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dcxfa_ffcheckbutton.cpp240 RenderCaption(pGS, &mtRotate); in RenderWidget()
Dcxfa_fffield.cpp79 RenderCaption(pGS, &mtRotate); in RenderWidget()
615 void CXFA_FFField::RenderCaption(CXFA_Graphics* pGS, CFX_Matrix* pMatrix) { in RenderCaption() function in CXFA_FFField