Home
last modified time | relevance | path

Searched defs:make (Results 1 – 25 of 2672) sorted by relevance

12345678910>>...107

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DFOElementMapping.java162 public FONode make(FONode parent) { in make() method in FOElementMapping.RootMaker
168 public FONode make(FONode parent) { in make() method in FOElementMapping.DeclarationsMaker
174 public FONode make(FONode parent) { in make() method in FOElementMapping.ColorProfileMaker
180 public FONode make(FONode parent) { in make() method in FOElementMapping.BookmarkTreeMaker
186 public FONode make(FONode parent) { in make() method in FOElementMapping.BookmarkMaker
192 public FONode make(FONode parent) { in make() method in FOElementMapping.BookmarkTitleMaker
198 public FONode make(FONode parent) { in make() method in FOElementMapping.PageSequenceWrapperMaker
204 public FONode make(FONode parent) { in make() method in FOElementMapping.PageSequenceMaker
210 public FONode make(FONode parent) { in make() method in FOElementMapping.LayoutMasterSetMaker
216 public FONode make(FONode parent) { in make() method in FOElementMapping.PageSequenceMasterMaker
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/generic/make/
H A Dgreen.hpp16 struct make< ::color::constant::green_t, category_name > struct
18 typedef category_name category_type;
19 typedef ::color::model<category_type> model_type;
20 typedef ::color::rgb<double> rgb_type;
21 typedef ::color::constant::green_t constant_type;
25 inline static void process( container_output_type & container ) in process()
33 struct make< ::color::constant::x11::green_t, category_name > struct
35 typedef category_name category_type;
36 typedef ::color::model<category_type> model_type;
37 typedef ::color::rgb<double> rgb_type;
[all …]
H A Dmaroon.hpp16 struct make< ::color::constant::maroon_t, category_name > struct
18 typedef category_name category_type;
19 typedef ::color::model<category_type> model_type;
20 typedef ::color::rgb<double> rgb_type;
21 typedef ::color::constant::maroon_t constant_type;
25 inline static void process( container_output_type & container ) in process()
33 struct make< ::color::constant::x11::maroon_t, category_name > struct
35 typedef category_name category_type;
36 typedef ::color::model<category_type> model_type;
37 typedef ::color::rgb<double> rgb_type;
[all …]
H A Dpurple.hpp16 struct make< ::color::constant::purple_t, category_name > struct
18 typedef category_name category_type;
19 typedef ::color::model<category_type> model_type;
20 typedef ::color::rgb<double> rgb_type;
21 typedef ::color::constant::purple_t constant_type;
25 inline static void process( container_output_type & container ) in process()
33 struct make< ::color::constant::x11::purple_t, category_name > struct
35 typedef category_name category_type;
36 typedef ::color::model<category_type> model_type;
37 typedef ::color::rgb<double> rgb_type;
[all …]
H A Dolive.hpp16 struct make< ::color::constant::olive_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::olive_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dorchid.hpp16 struct make< ::color::constant::orchid_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::orchid_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dsilver.hpp16 struct make< ::color::constant::silver_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::silver_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dteal.hpp16 struct make< ::color::constant::teal_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::teal_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dtomato.hpp16 struct make< ::color::constant::tomato_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::tomato_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dblack.hpp16 struct make< ::color::constant::black_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::black_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dbrown.hpp16 struct make< ::color::constant::brown_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::brown_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dcoral.hpp16 struct make< ::color::constant::coral_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::coral_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dfuchsia.hpp16 struct make< ::color::constant::fuchsia_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::fuchsia_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dgainsboro.hpp16 struct make< ::color::constant::gainsboro_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::gainsboro_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dgold.hpp16 struct make< ::color::constant::gold_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::gold_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Divory.hpp16 struct make< ::color::constant::ivory_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::ivory_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dkhaki.hpp16 struct make< ::color::constant::khaki_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::khaki_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dlinen.hpp16 struct make< ::color::constant::linen_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::linen_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dorange.hpp16 struct make< ::color::constant::orange_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::orange_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dperu.hpp16 struct make< ::color::constant::peru_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::peru_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dred.hpp16 struct make< ::color::constant::red_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::red_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dsalmon.hpp16 struct make< ::color::constant::salmon_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::salmon_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dwheat.hpp16 struct make< ::color::constant::wheat_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<std::uint8_t> rgb_type;
22 typedef ::color::constant::wheat_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
H A Dyellow.hpp16 struct make< ::color::constant::yellow_t, category_name > struct
18 typedef category_name category_type;
20 typedef ::color::model<category_type> model_type;
21 typedef ::color::rgb<double> rgb_type;
22 typedef ::color::constant::yellow_t constant_type;
24 …typedef typename ::color::trait::container<category_type>::output_type container_output_type;
27 inline static void process( container_output_type & container ) in process()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/pdf/extensions/
H A DPDFElementMapping.java78 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFActionElementMaker
84 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFArrayElementMaker
90 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFCatalogElementMaker
96 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFDocumentInformationElementMaker
102 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFDictionaryElementMaker
108 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFEmbeddedFileElementMaker
114 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFLayerElementMaker
120 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFNavigatorElementMaker
126 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFPageElementMaker
136 public FONode make(FONode parent) { in make() method in PDFElementMapping.PDFCollectionEntryElementMaker
[all …]

12345678910>>...107