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

/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp317 bool boundingbox = false; local
318 if (msg->FindBool("_boundingbox", &boundingbox) == B_OK) {
319 SetDrawBoundingBoxes(boundingbox);

Completed in 13 milliseconds