Searched refs:FindInt32 (Results 451 - 475 of 570) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/installer/
H A DInstallerWindow.cpp349 if (msg->FindInt32("error", &error) == B_OK) {
467 if (msg->FindInt32("current", &currentCount) == B_OK
468 && msg->FindInt32("maximum", &maximumCount) == B_OK) {
/haiku/src/kits/interface/
H A DTextView.cpp352 if (archive->FindInt32("_align", &flag) == B_OK)
360 if (archive->FindInt32("_col_sp", &flag) == B_OK)
363 if (archive->FindInt32("_max", &flag) == B_OK)
366 if (archive->FindInt32("_sel", &flag) == B_OK &&
367 archive->FindInt32("_sel", &flag2) == B_OK)
561 currentMessage->FindInt32("modifiers", &modifiers);
562 currentMessage->FindInt32("buttons", (int32*)&buttons);
901 if (message->FindInt32("be:opcode", &opcode) == B_OK) {
3271 || currentMessage->FindInt32("modifiers", &modifiers) != B_OK) {
3329 || currentMessage->FindInt32("modifier
[all...]
H A DScrollBar.cpp286 if (data->FindInt32("_orient", &orientation) < B_OK) {
544 if (message->FindInt32("value", &value) == B_OK)
584 || Looper()->CurrentMessage()->FindInt32("buttons", &buttons) != B_OK) {
H A DAbstractSpinner.cpp918 if (data->FindInt32("_align") != B_OK)
921 if (data->FindInt32("_button_style") != B_OK)
924 if (data->FindInt32("_divider") != B_OK)
H A DStringView.cpp349 if (message->FindInt32("data", &align) == B_OK) {
/haiku/src/kits/tracker/
H A DPoseView.cpp2232 if (message->FindInt32("size", &size) == B_OK) {
2234 } else if (message->FindInt32("scale", &scale) == B_OK
2366 message->FindInt32("device", &node.device);
2552 if (message->FindInt32("attr_hash", (int32*)&attrHash) == B_OK) {
2622 if (message->FindInt32("be:observe_change_what", &observerWhat)
2881 if (message->FindInt32("attr_hash", (int32*)&attrHash) != B_OK)
2895 if (message->FindInt32("attr_type", (int32*)&attrType) != B_OK)
2903 if (message->FindInt32("attr_align", (int32*)&attrAlign) != B_OK)
3278 clipboardReport->FindInt32("device", &node.device);
4174 dragMessage->FindInt32("b
[all...]
H A DContainerWindow.cpp516 && ((CurrentMessage()->FindInt32("modifiers") & B_CONTROL_KEY)) != 0) {
1470 if (message->FindInt32("action", &action) != B_OK) {
1471 // Design problem? Why does FindInt32 touch
1540 if (message->FindInt32("be:observe_change_what", &observerWhat)
3086 if (message->FindInt32("size", &size) != B_OK)
3363 if (item->Message()->FindInt32("attr_hash", &attrHash) == B_OK)
3375 if (item->Message()->FindInt32("attr_hash", &attrHash)
3399 if (item->Message()->FindInt32("attr_hash",
3480 || attrInfo.FindInt32("attr:type", index, &type) != B_OK
3482 || attrInfo.FindInt32("att
[all...]
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1824 if (ReplyMessage.FindInt32 ("error", &TempInt32) != B_OK ||
3467 while (Parameters.FindInt32 ("attr:type", i, &TempInt32) == B_BAD_INDEX)
3476 while (Parameters.FindInt32 ("attr:width", i, &TempInt32) == B_BAD_INDEX)
3479 while (Parameters.FindInt32 ("attr:alignment", i, &TempInt32) == B_BAD_INDEX)
3961 if (Settings.FindInt32 (NamePntr, &TempInt32) == B_OK)
3970 if (Settings.FindInt32 (NamePntr, &TempInt32) == B_OK)
3979 if (Settings.FindInt32 (NamePntr, &TempInt32) == B_OK)
3990 if (Settings.FindInt32 (NamePntr, &TempInt32) == B_OK)
4204 else if (MessagePntr->FindInt32 (g_DataName, &ArgumentInt32) == B_OK)
5865 if (ReplyMessage.FindInt32 ("erro
[all...]
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp979 Looper()->CurrentMessage()->FindInt32("buttons", &buttons);
1128 if (message->FindInt32("resolution", &resolution) != B_OK)
1149 if (message->FindInt32("index", &index) != B_OK)
/haiku/src/servers/package/
H A DVolume.cpp650 if (message->FindInt32("opcode", &opcode) != B_OK)
845 if (message->FindInt32("device", &deviceID) != B_OK
864 if (message->FindInt32("device", &deviceID) != B_OK
/haiku/src/kits/package/
H A DPackageInfo.cpp226 && (error = archive->FindInt32("architecture", &architecture)) == B_OK
1574 error = archive->FindInt32(operatorField, i, &operatorType);
1630 error = archive->FindInt32(updateTypeField, i, &updateType);
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMessageIO.cpp491 err = message->FindInt32(name, index, &v);
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DSliderView.cpp200 if (message->FindInt32("buttons", (int32*)&buttons) < B_OK)
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp127 if (Window()->CurrentMessage()->FindInt32("buttons", &buttons) < B_OK)
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp471 if (msg->FindInt32("be:value", &value) == B_OK) {
/haiku/src/add-ons/translators/gif/
H A DGIFView.cpp371 if (message->FindInt32(GIF_SETTING_PALETTE_SIZE, &sizeInBits)
/haiku/src/kits/mail/
H A DMailProtocol.cpp413 read_flags read = (read_flags)message->FindInt32("read");
/haiku/src/libs/print/libprint/
H A DPageSetupDlg.cpp240 item->Message()->FindInt32("orientation", &orientation) == B_OK) {
/haiku/src/apps/midiplayer/
H A DMidiPlayerWindow.cpp479 if (message->FindInt32("id", &newId) == B_OK) {
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp168 message->FindInt32("buttons", (int32*)&buttons);
/haiku/src/apps/mediaplayer/
H A DMainApp.cpp318 if (message->FindInt32("old_what", (int32*)&oldWhat) != B_OK)
/haiku/src/servers/media/
H A DMediaFilesManager.cpp346 || message->FindInt32(MEDIA_FLAGS_KEY, (int32 *)&flags) != B_OK) {
/haiku/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp526 if (message->FindInt32("opcode", &opcode) != B_OK
/haiku/src/apps/haikudepot/ui/
H A DApp.cpp353 if (message->FindInt32(KEY_ALERT_TYPE, &typeInt) != B_OK)
/haiku/src/apps/webpositive/
H A DDownloadWindow.cpp207 && message->FindInt32("buttons", &buttons) == B_OK

Completed in 185 milliseconds

<<11121314151617181920>>