Home
last modified time | relevance | path

Searched refs:AddPanel (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/print/
H A DPrintPanel.h40 void AddPanel(BView* panel);
/haiku/src/kits/print/
H A DPrintPanel.cpp114 BPrintPanel::AddPanel(BView* panel) in AddPanel() function in BPrivate::Print::BPrintPanel
H A DJobSetupPanel.cpp358 AddPanel(groupView); in _SetupInterface()