Searched refs:rectangle (Results 1 – 25 of 72) sorted by relevance
123
59 \brief The value of the rectangle's left edge.67 \brief The value of the rectangle's top edge.75 \brief The value of the rectangle's right edge.83 \brief The value of the rectangle's bottom edge.202 \param rect The rectangle to test.225 \brief Returns The width of the rectangle rounded using228 \return The width of the rectangle as an int32.236 \brief Returns the width of the rectangle.238 \return The width of the rectangle as a float.244 \brief Returns The height of the rectangle rounded using[all …]
109 \brief Returns the frame rectangle that encloses the BPolygon object.137 the \a destination rectangle.139 The \a source rectangle is used so that the points are mapped141 \a destination rectangle exactly, pass the frame rectangle as the
312 \brief Returns the bounds rectangle of the menu item.314 \return The bounds rectangle of the menu item in the coordinate system323 \brief Fills out \a _width and \a _height with the content rectangle330 The content rectangle excludes the item margins and the area that333 The content rectangle can be calculated using this method as well as336 \param _width Filled out with the width of the content rectangle.337 \param _height Filled out with the height of the content rectangle.416 \brief Returns the top-left point of the content rectangle.422 The content rectangle can be calculated using this method as well as425 \return The top-left point of the content rectangle as a BPoint in the
120 \brief Fills out \a _width and \a _height with the content rectangle127 \param _width Filled out with the width of the content rectangle.128 \param _height Filled out with the height of the content rectangle.
144 \brief Returns a rectangle that encloses the BRegion.165 \brief Returns the rectangle contained in the region at the given \a index.178 \brief Returns the rectangle contained in the region at the given \a index.314 \a point to each rectangle contained in the region and recalculates325 \brief Applies the given \a x and \a y offsets to each rectangle contained380 rectangle.411 rectangle.
29 located to the left of the menu bar. The frame rectangle is divided36 by the bounds set by the divider position and \a frame rectangle.41 frame rectangle is ignored.43 If a menu field's frame rectangle is less than 20 pixels wide, the width45 the currently selected item. If the frame rectangle is wider than 2046 pixels then the divider position and the width of the frame rectangle set74 \param frame The \a frame rectangle of the menu field including the label.92 \param frame The \a frame rectangle of the menu field including the label.
72 A BDragger draws in the right bottom corner of its frame rectangle. If the74 rectangle needs to be no larger than the handle. However, if the \a target75 is a child of the dragger then the dragger's frame rectangle must enclose78 \param frame The frame rectangle that the dragger is draw into.
180 The \a clickToOpen rectangle should be specified in the screen's182 rectangle to work.194 is inside the \a clickToOpen rectangle the menu is kept on-screen,195 if the cursor is located outside of the \a clickToOpen rectangle
177 \brief The whole rectangle moves with the cursor.396 Typically focus is indicated by drawing a blue rectangle around the view.443 frame rectangle to be specified.658 view with a defined frame rectangle or to use the Layout APIs to position and688 the view is surrounded by a blue rectangle to indicate that it is the window's699 draw which is never larger than the view's bound rectangle. A view can never700 draw outside its bounds nor can it draw outside of the bounds rectangle of any707 Each view has a ViewColor() that fills the frame rectangle before the751 use a frame rectangle.770 in the parent's coordinate system. The frame rectangle should be specified in[all …]
263 \param frame The frame rectangle to draw in.300 \param frame The frame rectangle.420 \brief Draws all the tabs in the BTabView and returns the frame rectangle431 \param selectedTabRect The frame rectangle of the currently selected tab.551 \brief Returns the frame rectangle of the tab at the specified \a index.
39 \param frame The frame rectangle to draw the string view into.48 In order to prevent the string from being truncated the frame rectangle50 The string is drawn at the bottom of the frame rectangle and by default
116 A borderless rectangle with no provisions to move or close the window.626 \param frame The inner \a frame rectangle in the screen coordinate system.675 \param frame The inner \a frame rectangle in the screen coordinate system.680 - \c B_NO_BORDER_WINDOW_LOOK A borderless rectangle with no provisions756 \param frame The inner \a frame rectangle in the screen coordinate system.1039 rectangle that the window has been moved to.1230 -# the rectangle defined by SetZoomLimits(),1231 -# the rectangle defined by SetSizeLimits().1624 \brief Returns the bounding rectangle of the window.1626 \return The bounding rectangle of the window as a BRect in the window's[all …]
118 rectangle determines only where the menu bar is located, not its size.122 \param frame The \a frame rectangle to create the menu bar in.
51 Root level views added to the window have their frame rectangle defined in
396 \brief Adds a menu \a item in the specified \a frame rectangle within the menu.403 \param frame The \a frame rectangle where to add the \a item to the menu.446 \brief Adds a \a submenu in the specified \a frame rectangle within the454 \param frame The \a frame rectangle where to add the submenu to the menu.884 \param frame The \a frame rectangle to create the menu in.
145 Main drawing call which checks the intersection of the rectangle174 protected ones with the button rectangle. These protected versions175 are, by default, empty. The rectangle passed to them is the invalid177 rectangle.224 client rectangle. It is possible to have oddly-shaped window borders,228 footprint is permitted to include the client rectangle area, but this249 rectangle of the invalid region which needs redrawn as a result of the
183 Requests that the layer be drawn on screen. The rectangle passed is in187 1. call the display driver's FillRect on the rectangle, filling with
28 …through each BRect in the invalid region and call Decorator::Draw(BRect) for each invalid rectangle198 3. iterate through each rectangle in the visible region and call the decorator's Draw on it.
38 void SetMode(bool rectangle);
221 ColorPreview::SetMode(bool rectangle) in SetMode() argument223 fIsRectangle = rectangle; in SetMode()
60 void rectangle(int x1, int y1, int x2, int y2) in rectangle() function77 rectangle(x1, y1, x2, y2); in outlined_rectangle()
195 Bounding rectangle of the visible part of the content area of the window227 \param frame The initial frame rectangle of the window.242 \param frame The initial frame rectangle of the window.
82 …e numbered from 0 to numButtons-1. The BRect, r, is initialized to the rectangle of the first but…84 …label. Alignment and font settings are tweaked as appropriate, and the rectangle is adjusted so t…128 …ed or not. If it's pressed, the rectangle is filled solid with the high color; otherwise, the int…