Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/interface/
H A DSymbolButton.cpp18 SymbolButton::SymbolButton(const char* name, BShape* symbolShape, in SymbolButton() argument
22 fSymbol(symbolShape), in SymbolButton()
108 SymbolButton::SetSymbol(BShape* symbolShape) in SetSymbol() argument
113 fSymbol = symbolShape; in SetSymbol()
H A DSymbolButton.h18 BShape* symbolShape,
31 void SetSymbol(BShape* symbolShape);