Searched defs:GetLocation (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dringqueue.h41 intptr_t GetLocation() {return (intptr_t)fData;} function in class:RingQueue
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.h37 uint16 GetLocation() const { return le2h(ih_item_location); } function in class:ItemHeader
H A DDirItem.h51 uint16 GetLocation() const { return le2h(deh_location); } function in class:DirEntry
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.h165 BPoint GetLocation() { return Frame().LeftTop(); }; function in class:SoftwareUpdaterWindow
/haiku/src/apps/deskbar/
H A DBarWindow.cpp396 TBarWindow::GetLocation(BMessage* message) function in class:TBarWindow
/haiku/src/apps/mediaplayer/
H A DController.cpp905 Controller::GetLocation(BString* location) function in class:Controller

Completed in 108 milliseconds