Home
last modified time | relevance | path

Searched refs:XFA_ATTRIBUTEENUM_Visible (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_stroke.h29 bool IsVisible() const { return GetPresence() == XFA_ATTRIBUTEENUM_Visible; } in IsVisible()
Dcxfa_caption.cpp15 XFA_ATTRIBUTEENUM eAttr = XFA_ATTRIBUTEENUM_Visible; in GetPresence()
Dxfa_basic_data_enum.cpp51 {0xf55d7ee, L"visible", XFA_ATTRIBUTEENUM_Visible},
Dcxfa_widgetdata.cpp26 if (strokes[nIndex * 2 + 1].GetPresence() == XFA_ATTRIBUTEENUM_Visible) { in GetEdgeThickness()
419 if (border && border.GetPresence() != XFA_ATTRIBUTEENUM_Visible) in GetUIMargin()
1072 pNode->SetEnum(XFA_ATTRIBUTE_Presence, XFA_ATTRIBUTEENUM_Visible); in InsertItem()
Dcxfa_layoutpagemgr.cpp96 if (eAttributeValue == XFA_ATTRIBUTEENUM_Visible || in SyncContainer()
1912 XFA_ATTRIBUTEENUM_Visible); in SyncLayoutData()
Dxfa_basic_data_attributes.cpp259 (void*)XFA_ATTRIBUTEENUM_Visible},
Dxfa_layout_itemlayout.cpp1547 return ePresence == XFA_ATTRIBUTEENUM_Visible || in XFA_ItemLayoutProcessor_IsTakingSpace()
/external/pdfium/xfa/fxfa/app/
Dxfa_ffpushbutton.cpp122 if (border && border.GetPresence() == XFA_ATTRIBUTEENUM_Visible) { in GetLineWidth()
172 if (!caption || caption.GetPresence() != XFA_ATTRIBUTEENUM_Visible) in RenderHighlightCaption()
Dxfa_ffpath.cpp71 if (edge.GetPresence() != XFA_ATTRIBUTEENUM_Visible) in RenderWidget()
Dxfa_fffield.cpp579 if (!caption || caption.GetPresence() != XFA_ATTRIBUTEENUM_Visible) in RenderCaption()
Dxfa_ffwidget.cpp1638 if (!fill || fill.GetPresence() != XFA_ATTRIBUTEENUM_Visible) in XFA_BOX_Fill()
2032 if (!box || box.GetPresence() != XFA_ATTRIBUTEENUM_Visible) in XFA_DrawBox()
Dxfa_ffwidgetacc.cpp715 if (!caption || caption.GetPresence() != XFA_ATTRIBUTEENUM_Visible) { in CalcCaptionSize()
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h139 XFA_ATTRIBUTEENUM_Visible, enumerator