Searched refs:IsAllowNeutral (Results 1 – 3 of 3) sorted by relevance
80 bool IsAllowNeutral();
521 bool CXFA_WidgetData::IsAllowNeutral() { in IsAllowNeutral() function in CXFA_WidgetData
81 if (m_pDataAcc->IsAllowNeutral()) { in UpdateWidgetProperty()