Home
last modified time | relevance | path

Searched refs:fAddWidthStyleMI (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.h97 BMenuItem* fAddWidthStyleMI; variable
H A DShapeListView.cpp637 fAddWidthStyleMI = new BMenuItem(B_TRANSLATE("Add with style"), message); in SetMenu()
662 fMenu->AddItem(fAddWidthStyleMI); in SetMenu()