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

/haiku/src/tests/kits/interface/
H A DTextViewTestManual.cpp23 const static uint32 kMsgAlignRight = 'alri'; variable
77 .Add(new BButton("Align Right", new BMessage(kMsgAlignRight)))
124 case kMsgAlignRight:

Completed in 73 milliseconds