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

/haiku/src/kits/tracker/
H A DDialogPane.h47 bool leftAligned = true,
53 bool leftAligned = true,
H A DDialogPane.cpp52 PaneSwitch::PaneSwitch(BRect frame, const char* name, bool leftAligned, argument
56 fLeftAligned(leftAligned),
64 PaneSwitch::PaneSwitch(const char* name, bool leftAligned, uint32 flags) argument
67 fLeftAligned(leftAligned),

Completed in 81 milliseconds