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

/haiku/src/kits/interface/
H A DBox.cpp661 bool fancy; local
664 if (archive->FindBool("_style", &fancy) == B_OK)
665 fStyle = fancy ? B_FANCY_BORDER : B_PLAIN_BORDER;

Completed in 33 milliseconds