Home
last modified time | relevance | path

Searched defs:BMenuFrame (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/interface/
H A DMenuWindow.h20 class BMenuFrame; variable
/haiku/src/kits/interface/
H A DMenuWindow.cpp37 class BMenuFrame : public BView { class
170 BMenuFrame::BMenuFrame(BMenu *menu) in BMenuFrame() function in BMenuFrame