Home
last modified time | relevance | path

Searched refs:StepDown (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DPicture.h73 BPicture* StepDown();
/haiku/src/kits/interface/
H A DPicture.cpp527 BPicture::StepDown() in StepDown() function in BPicture
H A DView.cpp4268 fCurrentPicture = picture->StepDown(); in EndPicture()