Home
last modified time | relevance | path

Searched refs:StartFieldDrawLayout (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h50 void StartFieldDrawLayout(CXFA_Node* pItem,
Dcxfa_ffnotify.cpp195 void CXFA_FFNotify::StartFieldDrawLayout(CXFA_Node* pItem, in StartFieldDrawLayout() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp77 pNode->GetDocument()->GetNotify()->StartFieldDrawLayout(pNode, *fWidth, in UpdateWidgetSize()
2756 pNotify->StartFieldDrawLayout(m_pFormNode, size.width, size.height); in DoLayoutField()