Searched refs:Set (Results 201 - 218 of 218) sorted by relevance

123456789

/haiku/src/preferences/keymap/
H A DKeymapWindow.cpp517 B_TRANSLATE("Set modifier keys" B_UTF8_ELLIPSIS),
1082 windowFrame.Set(-1, -1, 669, 357);
/haiku/src/kits/interface/
H A DTextControl.cpp908 textFrame.Set(divider, 0, size.width, size.height);
H A DColorControl.cpp207 fPaletteFrame.Set(0, 0, fColumns * fCellSize, fRows * fCellSize);
302 // Set the value here, since BTextControl will trigger
H A DListView.cpp660 fTrack->drag_start.Set(INT32_MAX, INT32_MAX);
H A DTextView.cpp338 rect.Set(0, 0, 0, 0);
2978 // Set family and style independently from each other, so that
4563 newClip.Set(clipRect);
4621 // Set this to -1 so the next iteration will use the line offset
5429 Set font rotation to 0, removes any font flag, set font spacing
/haiku/src/apps/bootmanager/
H A Dbootman.S546 lodsb ; Set boot drive
/haiku/src/servers/app/decorator/
H A DDefaultDecorator.cpp388 border.Set(fFrame.right - 13, fFrame.bottom - 13,
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp189 // Set view color to standard background grey
194 fSizeRect.Set(0, 0, 0, 0);
818 // Set the low color for anti-aliasing
/haiku/src/servers/app/
H A DDesktop.cpp212 STRACE(("Set Workspace %" B_PRId32 "\n", key - 1));
770 // Set the new one
798 fWorkspaces[workspace].CurrentScreenConfiguration().Set(id,
801 fWorkspaces[workspace].StoredScreenConfiguration().Set(id,
936 fWorkspaces[0].StoredScreenConfiguration().Set(id,
3604 fScreenRegion.Set(screen->Frame());
3892 // Set new focus, but keep focus to a floating window if still visible
H A DServerPicture.cpp265 _frame->Set(left, top, right, bottom);
H A DWindow.cpp902 \param _clickTarget Set by the method to a value identifying the clicked
2010 fContentRegion.Set(fFrame);
/haiku/src/kits/tracker/
H A DPoseView.h1136 fExtent.Set(INT32_MAX, INT32_MAX, INT32_MIN, INT32_MIN);
/haiku/src/apps/terminal/
H A DTermView.cpp580 //! Set number of rows and columns in terminal
1047 // Set pen point
2966 rect.Set(start.x, start.y, end.x + fFontWidth, end.y + fFontHeight);
2968 rect.Set(0, start.y, fColumns * fFontWidth, end.y + fFontHeight);
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp1422 prev.Set(x, y);
/haiku/src/preferences/screen/
H A DScreenWindow.cpp230 fMonitorView->SetToolTip(B_TRANSLATE("Set background" B_UTF8_ELLIPSIS));
965 // Set the max values enabling/disabling the up/down arrows
1429 status_t status = fScreenMode.Set(fSelected);
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp509 fNoSwapPages->Set(first + i);
/haiku/src/kits/app/
H A DMessage.cpp2573 BMessage::Set##typeName(const char* name, type value) \
2642 BMessage::Set##typeName(const char* name, const type& value) \
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c502 * Set the interrupt mask.
690 * Set HT guard interval handling.
775 * Set packet size threshold for implicit use of RTS.
909 * Set the region code that selects the radar bin'ing agorithm.
1330 pCmd->Set = htole32(ena);
1637 * Set CFEND status Enable/Disable
2520 /** Set up sdram controller for superflyv2 **/
2578 /** Set up sdram controller for superflyv2 **/
2601 /** Set up sdram controller for superflyv2 **/

Completed in 135 milliseconds

123456789