Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h235 CXFA_Border* GetOrCreateBorderIfPossible();
Dcxfa_node.cpp1551 CXFA_Border* CXFA_Node::GetOrCreateBorderIfPossible() { in GetOrCreateBorderIfPossible() function in CXFA_Node
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1325 CXFA_Border* border = ToNode(object_.Get())->GetOrCreateBorderIfPossible(); in Script_Som_FillColor()
1353 CXFA_Border* border = ToNode(object_.Get())->GetOrCreateBorderIfPossible(); in Script_Som_BorderColor()
1384 CXFA_Border* border = ToNode(object_.Get())->GetOrCreateBorderIfPossible(); in Script_Som_BorderWidth()