Home
last modified time | relevance | path

Searched defs:customBox (Results 1 – 2 of 2) sorted by relevance

/haiku/src/bin/screen_blanker/
H A DPasswordWindow.cpp43 BBox *customBox = new BBox(bounds, "customBox", B_FOLLOW_NONE); in PasswordWindow() local
/haiku/src/preferences/screensaver/
H A DPasswordWindow.cpp71 BBox* customBox = new BBox("customBox"); in _Setup() local