Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.h44 void RenderHighlightCaption(CXFA_Graphics* pGS, CFX_Matrix* pMatrix);
Dcxfa_ffpushbutton.cpp44 RenderHighlightCaption(pGS, &mtRotate); in RenderWidget()
163 void CXFA_FFPushButton::RenderHighlightCaption(CXFA_Graphics* pGS, in RenderHighlightCaption() function in CXFA_FFPushButton