Searched refs:APPLICATION (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBApp.h9 #define APPLICATION "BezierBounds" macro
H A DBBApp.cpp12 : BWindow(aRect, APPLICATION, B_TITLED_WINDOW, 0) {
87 BAlert *about = new BAlert(APPLICATION,
88 APPLICATION " " VERSION "\nThis program is freeware under BSD/MIT license.\n\n"
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DLPBApp.h9 #define APPLICATION "LinePathBuilder" macro
H A DLPBApp.cpp12 : BWindow(aRect, APPLICATION, B_TITLED_WINDOW, 0) {
87 BAlert *about = new BAlert(APPLICATION,
88 APPLICATION " " VERSION "\nThis program is freeware under BSD/MIT license.\n\n"
/haiku/src/tests/add-ons/print/ppd/test/
H A DPPDConfigApplication.h17 #define APPLICATION "PPD Printer Selection and Configuration Prototype" macro
H A DPPDConfigApplication.cpp13 : BWindow(aRect, APPLICATION, B_TITLED_WINDOW, 0) {
76 BAlert *about = new BAlert(APPLICATION,
77 APPLICATION " " VERSION "\nPrototype for PPD printer selection and configuration.\n\n"

Completed in 91 milliseconds