Searched refs:AddInt32 (Results 126 - 150 of 491) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DAuthenticationServer.cpp45 status_t error = request.AddInt32("uid", uid);
/haiku/src/apps/showimage/
H A DImageCache.cpp243 && ioExtension.AddInt32("/documentIndex", queueEntry->page) != B_OK)
337 notification.AddInt32("error", queueEntry->status);
374 message.AddInt32("page", entry->page);
375 message.AddInt32("pageCount", entry->pageCount);
/haiku/src/apps/debugger/user_interface/gui/settings/
H A DGuiTeamUiSettings.cpp72 error = archive.AddInt32("type", Type());
/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp272 message->AddInt32("clicks", movements.clicks);
279 message->AddInt32("buttons", movements.buttons);
289 message->AddInt32("buttons", movements.buttons);
295 message->AddInt32("be:tablet_eraser", movements.eraser);
/haiku/src/apps/clock/
H A Dcl_view.cpp222 status = data->AddInt32("mRadius", fOffscreenView->fMinutesRadius);
225 status = data->AddInt32("hRadius", fOffscreenView->fHoursRadius);
228 status = data->AddInt32("offset", fOffscreenView->fOffset);
234 status = data->AddInt32("face", fOffscreenView->fFace);
/haiku/src/apps/cortex/InfoView/
H A DLiveNodeInfoView.cpp146 message.AddInt32("nodeID", m_nodeID);
/haiku/src/tests/servers/app/newerClipping/
H A DClientLooper.cpp123 command.AddInt32("token", i);
154 invalidate.AddInt32("token", 5);
172 message.AddInt32("token", token);
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp175 if ((status = into->AddInt32("Leaves drop rate", fDropRate)) != B_OK)
177 if ((status = into->AddInt32("Leaves size", fLeafSize)) != B_OK)
179 if ((status = into->AddInt32("Leaves variation", fSizeVariation)) != B_OK)
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DBitFieldTesters.cpp111 into->AddInt32("rqBits", fRequiredBits);
112 into->AddInt32("fbBits", fForbiddenBits);
277 into->AddInt32("mMin", fMinNum);
/haiku/src/kits/tracker/
H A DTrackerScripting.cpp225 reply->AddInt32("error", error);
283 reply->AddInt32("error", error);
320 reply->AddInt32("error", B_NAME_NOT_FOUND);
H A DNavigator.cpp176 message.AddInt32("action", kActionSet);
229 message.AddInt32("action", action);
292 message.AddInt32("action", kActionLocation);
/haiku/src/apps/stylededit/
H A DStyledEditApp.cpp284 selection->AddInt32("be:line", line);
286 selection->AddInt32("be:selection_offset", start);
287 selection->AddInt32("be:selection_length", max_c(0, length));
/haiku/src/kits/bluetooth/
H A DRemoteDevice.cpp71 request.AddInt32("hci_id", fDiscovererLocalDevice->ID());
163 request.AddInt32("hci_id", fDiscovererLocalDevice->ID());
232 request.AddInt32("hci_id", fDiscovererLocalDevice->ID());
/haiku/src/servers/app/
H A DCursorSet.cpp108 message.AddInt32("_cspace", cursor->ColorSpace());
110 message.AddInt32("_bmflags", 0);
111 message.AddInt32("_rowbytes", cursor->BytesPerRow());
/haiku/src/apps/mail/
H A DPrefs.cpp275 msg.AddInt32("kind", PREFS_WINDOW);
560 msg->AddInt32("parent_index", family_menu_index);
597 msg->AddInt32("level", L_BEGINNER);
603 msg->AddInt32("level", L_EXPERT);
631 msg->AddInt32("id", settings->AccountID());
651 msg->AddInt32("replyTo", ACCOUNT_USE_DEFAULT);
657 msg->AddInt32("replyTo", ACCOUNT_FROM_MAIL);
750 msg->AddInt32("size", sizes[loop]);
775 msg->AddInt32(boolItem, false);
807 msg->AddInt32("attachAttribute
[all...]
/haiku/src/libs/icon/transformer/
H A DStrokeTransformer.cpp146 ret = into->AddInt32("line cap", line_cap());
149 ret = into->AddInt32("line join", line_join());
152 ret = into->AddInt32("inner join", inner_join());
/haiku/src/kits/storage/mime/
H A DSupportingApps.cpp97 status = apps->AddInt32(kSupportingAppsSuperCountField, count);
108 status = apps->AddInt32(kSupportingAppsSubCountField, count);
126 status = apps->AddInt32(kSupportingAppsSuperCountField, count);
/haiku/src/kits/interface/
H A DTextView.cpp448 err = data->AddInt32("_align", fAlignment);
452 err = data->AddInt32("_col_sp", fColorSpace);
456 err = data->AddInt32("_max", fMaxBytes);
458 err = data->AddInt32("_sel", fSelStart);
460 err = data->AddInt32("_sel", fSelEnd);
3131 drag->AddInt32("be_actions", B_TRASH_TARGET);
5198 message->AddInt32("key", B_LEFT_ARROW);
5199 message->AddInt32("modifiers", B_COMMAND_KEY);
5203 message->AddInt32("key", B_RIGHT_ARROW);
5204 message->AddInt32("modifier
[all...]
H A DStringView.cpp119 status = data->AddInt32("_truncation", fTruncation);
121 status = data->AddInt32("_align", fAlign);
339 reply.AddInt32("error", B_OK);
345 reply.AddInt32("result", (int32)fAlign);
351 reply.AddInt32("error", B_OK);
/haiku/src/apps/sudoku/
H A DSudokuField.cpp117 archive->AddInt32("block size", fBlockSize);
124 status = archive->AddInt32("value", field.value);
126 status = archive->AddInt32("valid mask", field.valid_mask);
128 status = archive->AddInt32("hint mask", field.hint_mask);
130 status = archive->AddInt32("flags", field.flags);
/haiku/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp76 message->AddInt32("look", looks[i].look);
105 message->AddInt32("feel", feels[i].feel);
136 message->AddInt32("flag", flags[i].flag);
337 message->AddInt32("look", look);
338 message->AddInt32("feel", feel);
/haiku/src/preferences/mail/
H A DFilterConfigView.cpp78 drag.AddInt32("index", index);
161 msg.AddInt32("from",source);
162 msg.AddInt32("to",to);
229 msg->AddInt32("direction", kIncoming);
236 msg->AddInt32("direction", kOutgoing);
/haiku/src/kits/package/
H A DCommitTransactionResult.cpp192 if ((error = message.AddInt32("type", (int32)fType)) != B_OK
196 || (error = message.AddInt32("system error", (int32)fSystemError))
198 || (error = message.AddInt32("exit code", (int32)fExitCode)) != B_OK) {
585 if ((error = message.AddInt32("error", (int32)fError)) != B_OK
586 || (error = message.AddInt32("system error", (int32)fSystemError))
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp509 message.AddInt32("thread", threadEvent.GetThread()->ID());
519 message.AddInt32("thread", threadEvent.GetThread()->ID());
529 message.AddInt32("thread", threadEvent.GetThread()->ID());
542 message.AddInt32("thread", threadEvent.GetThread()->ID());
553 message.AddInt32("result", result);
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp239 m.AddInt32("groupID", id());
240 m.AddInt32("nodeID", node->id());
337 m.AddInt32("groupID", id());
338 m.AddInt32("nodeID", node->id());
658 m.AddInt32("groupID", id());
659 m.AddInt32("timeSourceID", timeSource.node);
840 m.AddInt32("groupID", id());
849 m.AddInt32("groupID", id());
857 m.AddInt32("groupID", id());
1367 m.AddInt32("groupI
[all...]

Completed in 153 milliseconds

1234567891011>>