/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/ |
H A D | FOElementMapping.java | 162 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 D | green.hpp | 16 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 D | maroon.hpp | 16 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 D | purple.hpp | 16 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 D | olive.hpp | 16 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 D | orchid.hpp | 16 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 D | silver.hpp | 16 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 D | teal.hpp | 16 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 D | tomato.hpp | 16 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 D | black.hpp | 16 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 D | brown.hpp | 16 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 D | coral.hpp | 16 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 D | fuchsia.hpp | 16 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 D | gainsboro.hpp | 16 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 D | gold.hpp | 16 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 D | ivory.hpp | 16 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 D | khaki.hpp | 16 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 D | linen.hpp | 16 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 D | orange.hpp | 16 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 D | peru.hpp | 16 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 D | red.hpp | 16 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 D | salmon.hpp | 16 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 D | wheat.hpp | 16 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 D | yellow.hpp | 16 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 D | PDFElementMapping.java | 78 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 …]
|