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

/haiku/headers/os/interface/
H A DShelf.h123 status_t _GetProperty(BMessage* message,
H A DTextView.h394 bool _GetProperty(BMessage* message,
/haiku/src/kits/interface/
H A DShelf.cpp618 err = _GetProperty(&specifier, &reply);
763 status_t err = _GetProperty(specifier, &reply);
1476 BShelf::_GetProperty(BMessage *msg, BMessage *reply) function in class:BShelf
H A DTextView.cpp960 handled = _GetProperty(message, &specifier, property,
5581 BTextView::_GetProperty(BMessage* message, BMessage* specifier, function in class:BTextView

Completed in 156 milliseconds