Searched defs:origin (Results 1 - 25 of 50) sorted by last modified time

12

/haiku/src/apps/poorman/
H A DPoorManWindow.cpp289 PoorManWindow::FrameMoved(BPoint origin) argument
343 PoorManWindow::Zoom(BPoint origin, float width, float height) argument
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp632 ShowImageWindow::Zoom(BPoint origin, float width, float height) argument
/haiku/src/apps/text_search/
H A DGrepWindow.cpp155 void GrepWindow::FrameMoved(BPoint origin) argument
/haiku/src/kits/tracker/
H A DPoseView.cpp350 BPoint origin; local
8463 BPoint origin; local
9019 BPoint origin = LeftTop(); local
9027 PinPointToValidRange(BPoint& origin) argument
10595 BPoint origin = fTitleView->LeftTop(); local
[all...]
/haiku/src/servers/app/
H A DView.cpp1365 BPoint origin = fDrawState->CombinedOrigin(); local
H A DDrawState.cpp340 DrawState::SetOrigin(BPoint origin) argument
/haiku/src/libs/icon/transformable/
H A DTransformable.cpp262 Transformable::RotateBy(BPoint origin, double degrees) argument
274 Transformable::ScaleBy(BPoint origin, double xScale, double yScale) argument
286 ShearBy(BPoint origin, double xShear, double yShear) argument
[all...]
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_print.c91 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument
111 ns_sprintrrf(const u_char *msg, size_t msglen, const char *name, ns_class class, ns_type type, u_long ttl, const u_char *rdata, size_t rdlen, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument
1111 prune_origin(const char *name, const char *origin) argument
1180 addname(const u_char *msg, size_t msglen, const u_char **pp, const char *origin, char **buf, size_t *buflen) argument
[all...]
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp66 DragCornerState::SetOrigin(BPoint origin) argument
434 SetOrigin(BPoint origin) argument
482 SetOrigin(BPoint origin) argument
550 SetOrigin(BPoint origin) argument
[all...]
H A DTransformBoxStates.h30 virtual void SetOrigin(BPoint origin) argument
H A DPerspectiveBoxStates.cpp50 DragCornerState::SetOrigin(BPoint origin) argument
H A DPerspectiveBoxStates.h26 virtual void SetOrigin(BPoint origin) argument
/haiku/src/apps/cortex/NodeManager/
H A DNodeManager.cpp131 _do_for_each_connected( NodeManager* manager, NodeRef* origin, NodeGroup* inGroup, bool recurse, Op operation, _for_each_state* state) argument
600 _find_route_recurse( NodeRef* origin, media_node_id target, _find_route_state* state) argument
2483 _updateLatenciesFrom( NodeRef* origin, bool recurse) argument
[all...]
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp630 debug_origin *origin = (debug_origin *)message; local
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp174 BTree::Node::_Copy(const Node* origin, uint32 at, uint32 from, uint32 to, argument
211 BTree::Node::Copy(const Node* origin, uint32 start, uint32 end, int length) argument
[all...]
/haiku/headers/os/kernel/
H A Ddebugger.h479 debug_origin origin; member in struct:__anon63
485 debug_origin origin; member in struct:__anon64
493 debug_origin origin; member in struct:__anon65
500 debug_origin origin; member in struct:__anon66
507 debug_origin origin; member in struct:__anon67
514 debug_origin origin; member in struct:__anon68
522 debug_origin origin; member in struct:__anon69
533 debug_origin origin; member in struct:__anon70
544 debug_origin origin; member in struct:__anon71
554 debug_origin origin; member in struct:__anon72
561 debug_origin origin; // thread is < 0, team is the deleted team member in struct:__anon73
568 debug_origin origin; member in struct:__anon74
575 debug_origin origin; // the thread that created the new thread member in struct:__anon75
582 debug_origin origin; // the deleted thread (asynchronous message) member in struct:__anon76
588 debug_origin origin; member in struct:__anon77
596 debug_origin origin; member in struct:__anon78
604 debug_origin origin; member in struct:__anon79
626 debug_origin origin; // thread is < 0, team is the deleted team member in struct:__anon80
656 debug_origin origin; // for convenience (no real message) member in union:__anon81
[all...]
/haiku/src/kits/interface/
H A DWindow.cpp1039 BPoint origin; local
1185 BPoint origin; local
1295 BPoint origin; local
1530 Zoom(BPoint origin, float width, float height) argument
[all...]
H A DView.cpp526 BPoint origin; local
2023 BPoint origin = Origin(); local
[all...]
/haiku/src/kits/network/libnetservices2/
H A DNetServicesMisc.cpp30 BUnsupportedProtocol::BUnsupportedProtocol(BString origin, BUrl url, BStringList supportedProtocols) argument
63 BInvalidUrl::BInvalidUrl(const char* origin, BUrl url) argument
71 BInvalidUrl::BInvalidUrl(BString origin, BUrl url) argument
20 BUnsupportedProtocol( const char* origin, BUrl url, BStringList supportedProtocols) argument
96 BNetworkRequestError( const char* origin, ErrorType type, status_t errorCode, const BString& customMessage) argument
107 BNetworkRequestError( const char* origin, ErrorType type, const BString& customMessage) argument
[all...]
H A DHttpTime.cpp55 BHttpTime::InvalidInput::InvalidInput(const char* origin, BString input) argument
H A DHttpRequest.cpp32 BHttpMethod::InvalidMethod::InvalidMethod(const char* origin, BString input) argument
H A DErrorsExt.cpp20 BError::BError(const char* origin) argument
27 BError::BError(BString origin) argument
109 BRuntimeError::BRuntimeError(const char* origin, const char* message) argument
117 BRuntimeError::BRuntimeError(const char* origin, BString message) argument
125 BRuntimeError::BRuntimeError(BString origin, BString message) argument
153 BSystemError(const char* origin, status_t error) argument
161 BSystemError(BString origin, status_t error) argument
[all...]
/haiku/headers/private/interface/
H A DViewPrivate.h131 BPoint origin; member in class:BPrivate::ViewState
/haiku/headers/private/netservices2/
H A DExclusiveBorrow.h22 BBorrowError(const char* origin) argument
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp479 Seek(jas_stream_obj_t* object, long offset, int origin) argument

Completed in 224 milliseconds

12