Home
last modified time | relevance | path

Searched refs:AddChangedContainer (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_instancemanager.cpp104 pLayoutPro->AddChangedContainer( in SetInstances()
129 pLayoutPro->AddChangedContainer( in MoveInstance()
196 pLayoutPro->AddChangedContainer( in removeInstance()
240 pLayoutPro->AddChangedContainer( in addInstance()
284 pLayoutPro->AddChangedContainer( in insertInstance()
Dcjx_layoutpseudomodel.cpp409 pLayoutProcessor->AddChangedContainer(pContentRootNode); in relayout()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutprocessor.h35 void AddChangedContainer(CXFA_Node* pContainer);
Dcxfa_layoutprocessor.cpp129 void CXFA_LayoutProcessor::AddChangedContainer(CXFA_Node* pContainer) { in AddChangedContainer() function in CXFA_LayoutProcessor
Dcxfa_node.cpp1477 pLayoutPro->AddChangedContainer(this); in SendAttributeChangeMessage()
1525 pLayoutPro->AddChangedContainer(pParent); in SendAttributeChangeMessage()