Searched refs:Barcode (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | element_attributes.inc | 94 ELEM_ATTR____(Barcode, DataRowCount, CJX_Object::ScriptAttributeString) 95 ELEM_ATTR____(Barcode, DataPrep, CJX_Object::ScriptAttributeString) 96 ELEM_ATTR____(Barcode, Type, CJX_Object::ScriptAttributeString) 97 ELEM_ATTR____(Barcode, TextLocation, CJX_Object::ScriptAttributeString) 98 ELEM_ATTR____(Barcode, ModuleWidth, CJX_Object::ScriptAttributeString) 99 ELEM_ATTR____(Barcode, PrintCheckDigit, CJX_Object::ScriptAttributeString) 100 ELEM_ATTR____(Barcode, ModuleHeight, CJX_Object::ScriptAttributeString) 101 ELEM_ATTR____(Barcode, StartChar, CJX_Object::ScriptAttributeString) 102 ELEM_ATTR____(Barcode, Truncate, CJX_Object::ScriptAttributeString) 103 ELEM_ATTR____(Barcode, WideNarrowRatio, CJX_Object::ScriptAttributeString) [all …]
|
D | cxfa_ui.cpp | 18 {XFA_Element::Barcode, 1, XFA_PROPERTYFLAG_OneOf},
|
D | cxfa_barcode.cpp | 50 XFA_Element::Barcode, in CXFA_Barcode()
|
D | elements.inc | 64 ELEM____(0x2057b350u, "barcode", Barcode, NodeWithUse)
|
D | cxfa_node.cpp | 2107 case XFA_Element::Barcode: in SendAttributeChangeMessage() 5255 case XFA_Element::Barcode: in Create()
|
/external/pdfium/xfa/fwl/ |
D | cfwl_widget.h | 34 Barcode, enumerator
|
D | cfwl_barcode.cpp | 25 return FWL_Type::Barcode; in GetClassID()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_fwltheme.cpp | 275 case FWL_Type::Barcode: in GetTheme()
|
D | cxfa_ffnotify.cpp | 105 if (child->GetElementType() != XFA_Element::Barcode) in OnCreateContentLayoutItem()
|
/external/libcups/filter/ |
D | ppd-compiler.shtml | 143 <a href='ref-ppdcfile.html#Font'>Font</a> Barcode-Foo Special "(1.0)" Special ROM 146 <P>The name of the font is <TT>Barcode-Foo</TT>. Since it is not a standard
|