Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h56 void StartFieldDrawLayout(CXFA_Node* pItem,
Dcxfa_ffnotify.cpp191 void CXFA_FFNotify::StartFieldDrawLayout(CXFA_Node* pItem, in StartFieldDrawLayout() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp76 pNode->GetDocument()->GetNotify()->StartFieldDrawLayout(pNode, pWidth, in UpdateWidgetSize()
2033 pNotify->StartFieldDrawLayout(GetFormNode(), &size.width, &size.height); in DoLayoutField()