Home
last modified time | relevance | path

Searched defs:GetFFWidget (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_contentlayoutitem.h25 CXFA_FFWidget* GetFFWidget() { return m_pFFWidget; } in GetFFWidget() function
58 inline CXFA_FFWidget* GetFFWidget(CXFA_ContentLayoutItem* item) { in GetFFWidget() function