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

/haiku/headers/os/interface/
H A DLayoutBuilder.h59 typedef Cards<ThisBuilder> CardBuilder; typedef in class:BLayoutBuilder::Group
106 inline CardBuilder AddCards(float weight = 1.0f);
107 inline CardBuilder AddCards(BCardLayout* cardLayout,
109 inline CardBuilder AddCards(BCardView* cardView,
139 typedef Cards<ThisBuilder> CardBuilder; typedef in class:BLayoutBuilder::Grid
206 inline CardBuilder AddCards(int32 column, int32 row,
208 inline CardBuilder AddCards(BCardLayout* cardLayout, int32 column,
211 inline CardBuilder AddCards(BCardView* cardView, int32 column,
249 typedef Cards<ThisBuilder> CardBuilder; typedef in class:BLayoutBuilder::Split
288 inline CardBuilder AddCard
317 typedef Cards<ThisBuilder> CardBuilder; typedef in class:BLayoutBuilder::Cards
[all...]

Completed in 113 milliseconds