Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 25 of 49) sorted by relevance

12

/haiku/src/preferences/joysticks/
H A DMessageWin.cpp28 BRect outside(fBox->Bounds()); in MessageWin() local
29 outside.InsetBy(10, 10); in MessageWin()
30 BRect insider(outside); in MessageWin()
33 fText = new BTextView(outside, "message", insider, B_FOLLOW_NONE, B_WILL_DRAW); in MessageWin()
/haiku/src/servers/app/drawing/Painter/
H A Dagg_clipped_alpha_mask.h42 void attach(rendering_buffer& rbuf, int x, int y, int8u outside) in attach() argument
47 m_outside = outside; in attach()
/haiku/data/settings/kernel/drivers/
H A Dvesa14 # this is outside of VESA specifications and sometimes results in a black screen. As a result,
/haiku/docs/develop/drivers/disk/
H A Dioctls.rst49 are outside the partition range for a specific partition device.
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp477 BRegion outside(Bounds() & updateRect); in _DrawInto() local
478 outside.Exclude(canvas); in _DrawInto()
479 view->FillRegion(&outside, kStripes); in _DrawInto()
/haiku/docs/develop/servers/app_server/
H A DBitmapManager.rst32 CreateBitmap is called by outside objects to allocate a ServerBitmap
H A Dgraphics.rst175 window that is now hidden, or they were outside the window bounds, for example). In this case,
212 commands outside of an update session. While this will work, the lack of a session means each
216 When interpreting the drawing commands, app_server will prevent any drawing from happening outside
H A DLayer.rst255 function returns the current layer. if the point is outside the
/haiku/3rdparty/docker/bootstrap/
H A DREADME.md19 unreliable when running it outside of a well-knwon environment.
/haiku/docs/develop/midi/
H A Dmidi1.rst25 private class (not usable outside the API). It is not a real
/haiku/docs/develop/net/
H A DNetworkStackOverview.rst154 a pointer to its net_protocol object, as those may be called outside
160 Similar to the need to perform send_data() outside of the socket
162 data without the socket context: incoming data is always handled outside
/haiku/data/system/data/licenses/
H A DArtistic v2.016 You are always permitted to make arrangements wholly outside of this license
37 anyone else, or in the case of a company or organization, to others outside of
/haiku/docs/user/interface/
H A DPicture.dox50 view is hidden or resides outside the clipping region or the window is
H A DScrollBar.dox195 \note If \a value is outside the range 0.0 to 1.0 it is clipped
438 on an area of the scroll view outside the arrows and thumb the view is
H A DPopUpMenu.dox195 if the cursor is located outside of the \a clickToOpen rectangle
H A DView.dox108 \brief Mouse transit outside view.
700 draw outside its bounds nor can it draw outside of the bounds rectangle of any
1080 - \c B_OUTSIDE_VIEW The cursor is outside the view. This only gets sent if the
2714 outside of \a picture.
2740 outside of \a rect.
2764 outside of \a shape.
2796 attached to a window so that the view can't draw outside of it,
3918 resides outside the clipping region or the window is off-screen.
4059 is clipped if a part of \a dst lies outside of the visible region of the view.
/haiku/docs/develop/file_systems/
H A Duserlandfs.rst7 userspace. However, it turns out being able to do that is pretty useful outside of debugging
/haiku/docs/user/game/
H A DDirectWindow.dox311 DirectConnected() method. If called outside GetClippingRegion()
/haiku/src/libs/iconv/
H A DNEWS60 * The JAVA converter now handles characters outside the Unicode BMP correctly.
/haiku/docs/develop/packages/
H A DBootstrapping.rst44 It is important that you build outside the tree, as otherwise the build will
/haiku/docs/user/netservices/
H A DErrorsExt.dox197 are outside of the scope of the control of the program.
/haiku/docs/develop/build/
H A Dsourcecode.rst61 …non-Haiku platforms. Either needed for compiling Haiku itself, or otherwise useful outside of Haiku
/haiku/docs/user/app/
H A DLooper.dox411 that is being processed by this handler from outside the context
412 of the processing. If you do want to use a message outside of
417 that calling it from outside the thread that processes the message,
/haiku/docs/user/midi2/
H A DMidiConsumer.dox75 re-entrant. They also should not be called from outside the thread that is
/haiku/data/system/data/fortunes/
H A DMiscellaneous343 "His eyes were cold. As cold as the bitter winter snow that was falling outside. Yes, cold and th…
793 Remember that there is an outside world to see and enjoy.
907 Well, we'll really have a party, but we've gotta post a guard outside.

12