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

/haiku/headers/private/interface/
H A DPicturePlayer.h60 void (*pop_state)(void* userData); member in struct:BPrivate::picture_player_callbacks
/haiku/src/kits/interface/
H A DPicturePlayer.cpp225 pop_state(void* _context) function
738 pop_state,
1327 if (callbacks.pop_state == NULL)
1330 callbacks.pop_state(userData);
/haiku/src/servers/app/
H A DPictureBoundingBoxPlayer.cpp487 pop_state(void* _state) function
807 pop_state,
H A DServerPicture.cpp653 pop_state(void* _canvas) function
1031 pop_state,

Completed in 65 milliseconds