Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffnotify.h46 void StartFieldDrawLayout(CXFA_Node* pItem,
Dxfa_ffnotify.cpp173 void CXFA_FFNotify::StartFieldDrawLayout(CXFA_Node* pItem, in StartFieldDrawLayout() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp69 pNode->GetDocument()->GetNotify()->StartFieldDrawLayout(pNode, *fWidth, in UpdateWidgetSize()
2705 pNotify->StartFieldDrawLayout(m_pFormNode, size.width, size.height); in DoLayoutField()