Lines Matching refs:GetUIChild
2061 CXFA_Node* pUIChild = GetWidgetAcc()->GetUIChild(); in GetBarcodeType()
2069 GetWidgetAcc()->GetUIChild()->JSObject()->TryCData( in GetBarcodeAttribute_CharEncoding()
2082 GetWidgetAcc()->GetUIChild()->JSObject()->TryEnum(XFA_Attribute::Checksum, in GetBarcodeAttribute_Checksum()
2103 GetWidgetAcc()->GetUIChild()->JSObject()->TryCData( in GetBarcodeAttribute_DataLength()
2113 GetWidgetAcc()->GetUIChild()->JSObject()->TryCData( in GetBarcodeAttribute_StartChar()
2123 GetWidgetAcc()->GetUIChild()->JSObject()->TryCData(XFA_Attribute::EndChar, in GetBarcodeAttribute_EndChar()
2133 GetWidgetAcc()->GetUIChild()->JSObject()->TryCData( in GetBarcodeAttribute_ECLevel()
2142 GetWidgetAcc()->GetUIChild()->JSObject()->TryMeasure( in GetBarcodeAttribute_ModuleWidth()
2152 GetWidgetAcc()->GetUIChild()->JSObject()->TryMeasure( in GetBarcodeAttribute_ModuleHeight()
2161 return GetWidgetAcc()->GetUIChild()->JSObject()->TryBoolean( in GetBarcodeAttribute_PrintChecksum()
2167 GetWidgetAcc()->GetUIChild()->JSObject()->TryEnum( in GetBarcodeAttribute_TextLocation()
2190 return GetWidgetAcc()->GetUIChild()->JSObject()->TryBoolean( in GetBarcodeAttribute_Truncate()
2196 GetWidgetAcc()->GetUIChild()->JSObject()->TryCData( in GetBarcodeAttribute_WideNarrowRatio()