Searched defs:history (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_dev.h36 data_history history[2]; member in struct:ps2_dev
/haiku-fatelf/src/apps/mail/
H A DKUndoBuffer.cpp7 KUndoItem(const char* redo_text, int32 length, int32 offset, undo_type history, int32 cursor_pos) argument
119 NewUndo(const char* text, int32 length, int32 offset, undo_type history, int32 cursor_pos) argument
137 AddUndo(const char* text, int32 length, int32 offset, undo_type history, int32 cursor_pos) argument
192 Undo(char** text, int32* length, int32* offset, undo_type* history, int32* cursor_pos) argument
215 Redo(char** text, int32* length, int32* offset, undo_type* history, int32* cursor_pos, bool* replaced) argument
[all...]
/haiku-fatelf/src/kits/shared/
H A DAboutWindow.cpp429 BAboutWindow::AddVersionHistory(const char** history) argument
443 text << " " << history[i] << "\n"; local
/haiku-fatelf/src/libs/ncurses/test/
H A Dknight.c47 static cell history[BDEPTH * BWIDTH + 1]; /* choice history */ variable
[all...]
/haiku-fatelf/src/apps/webpositive/
H A DURLInputGroup.cpp76 BrowsingHistory* history = BrowsingHistory::DefaultInstance(); local
H A DBrowserWindow.cpp675 BrowsingHistory* history = BrowsingHistory::DefaultInstance(); local
1877 BrowsingHistory* history = BrowsingHistory::DefaultInstance(); local
[all...]
/haiku-fatelf/src/apps/terminal/
H A DBasicTerminalBuffer.cpp1048 HistoryBuffer* history = new(std::nothrow) HistoryBuffer; local
[all...]
/haiku-fatelf/src/libs/edit/
H A Dhistory.c55 struct history { struct
840 history(History *h, HistEvent *ev, int fun, ...) function
[all...]
/haiku-fatelf/src/apps/activitymonitor/
H A DActivityView.cpp230 ViewHistory::Update(DataHistory* history, int32 width, int32 resolution, argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c819 int *history; /* list of (depth, state-id) tuples */ member in struct:_xmlSchemaIDCStateObj
[all...]

Completed in 168 milliseconds