Home
last modified time | relevance | path

Searched +defs:prev +defs:title (Results 126 – 150 of 1621) sorted by relevance

12345678910>>...65

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/sequence/
H A Dutil.cpp66 CRef<CSeqdesc> title( new CSeqdesc() ); in SeqLocToBioseq() local
135 TSeqRange prev = loc_iter.GetRange(); in SeqLocToBioseq() local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dtrkproperties.c124 const char **prev = malloc (sizeof (const char *) * numtracks); in get_field_value() local
161 gchar *prev = g_utf8_prev_char (out-4); in get_field_value() local
309 add_field (GtkListStore *store, const char *key, const char *title, int is_prop, DB_playItem_t **tr… in add_field()
367 char title[MAX_GUI_FIELD_LEN]; in trkproperties_fill_meta() local
406 char title[MAX_GUI_FIELD_LEN]; in trkproperties_fill_metadata() local
779 char title[l+3]; in on_add_field_activate() local
H A Dpltmenu.c185 const char *prev = action->title; in add_tab_actions() local
236 char title[strlen (p)+1]; in add_tab_actions() local
H A Dddblistview.c67 char *title; member
640 const char *title; in ddb_listview_is_album_art_column() local
660 const char *title; in ddb_listview_is_album_art_column_idx() local
1672 int prev = cursor; in ddb_listview_list_mouse1_pressed() local
1934 int prev = ps->binding->cursor (); in ddb_listview_list_mousemove() local
2066 int prev = ps->binding->cursor (); in ddb_listview_handle_keypress() local
2885 int prev; member
2943 int prev = pl->binding->cursor (); in ddb_listview_set_cursor() local
2954 int prev = pl->binding->cursor (); in ddb_listview_set_cursor_noscroll() local
3132 DdbListviewColumn * prev = NULL; in ddb_listview_column_insert() local
[all …]
/dports/deskutils/akregator/akregator-21.12.3/src/
H A Dmainwidget.cpp367 QString title; in sendArticle() local
397 void MainWidget::sendArticle(const QByteArray &text, const QString &title, bool attach) in sendArticle()
567 TreeNode *prev = current->prevSibling(); in slotMoveCurrentNodeUp() local
618 TreeNode *prev = current->prevSibling(); in slotMoveCurrentNodeRight() local
998 void MainWidget::currentArticleInfo(QString &link, QString &title) in currentArticleInfo()
1310 const QString title = Akregator::Utils::convertHtmlTags(article.title()); in slotArticleAction() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/bridge/tab/
H A DSwingScilabTabGroup.java195 public void insertTab(String title, Icon icon, Component component, String tooltip, int index) { in insertTab()
207 Double[] prev = (Double[]) controller.getProperty(getId(), __GO_UI_VALUE__); in updateModelProperties() local
235 public void setTitleAt(int index, String title) { in setTitleAt()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/action/
H A Dpertype.php206 $prev = dol_get_first_day($year, $month); variable
225 $title = $langs->trans("DoneAndToDoActions"); variable
226 if ($status == 'done') $title = $langs->trans("DoneActions"); variable
227 if ($status == 'todo') $title = $langs->trans("ToDoActions"); variable
251 $prev = dol_get_first_day($year, 1); variable
H A Dperuser.php206 $prev = dol_get_first_day_week($day, $month, $year); variable
225 $title = $langs->trans("DoneAndToDoActions"); variable
226 if ($status == 'done') $title = $langs->trans("DoneActions"); variable
227 if ($status == 'todo') $title = $langs->trans("ToDoActions"); variable
252 $prev = dol_get_first_day_week($day, $month, $year); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/action/
H A Dpertype.php237 $prev = dol_get_first_day($year, $month); variable
256 $title = $langs->trans("DoneAndToDoActions"); variable
258 $title = $langs->trans("DoneActions"); variable
261 $title = $langs->trans("ToDoActions"); variable
320 $prev = dol_get_first_day($year, 1); variable
H A Dperuser.php243 $prev = dol_get_first_day_week($day, $month, $year); variable
262 $title = $langs->trans("DoneAndToDoActions"); variable
264 $title = $langs->trans("DoneActions"); variable
267 $title = $langs->trans("ToDoActions"); variable
326 $prev = dol_get_first_day_week($day, $month, $year); variable
/dports/news/slrn/slrn-1.0.3/src/
H A Dmenu.c219 static void center_string_column (char *title, int row, int col, int num_columns) /*{{{*/ in center_string_column()
276 char **lines, *line, *title; in draw_select_box() local
418 struct Select_List_Type *prev; member
836 int slrn_select_list_mode (char *title, in slrn_select_list_mode()
922 int slrn_popup_win_mode (char *title, char *text) in slrn_popup_win_mode()
1064 char title [45]; in browse_dir() local
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32menu.c119 Lisp_Object title; in w32_popup_dialog() local
286 struct buffer *prev = current_buffer; in set_frame_menubar() local
552 Lisp_Object title, const char **error) in w32_menu_show()
866 w32_dialog_show (struct frame *f, Lisp_Object title, in w32_dialog_show()
1093 const WCHAR *title; in simple_dialog_show() local
1128 const char *text, *title; in simple_dialog_show() local
/dports/editors/emacs/emacs-27.2/src/
H A Dw32menu.c119 Lisp_Object title; in w32_popup_dialog() local
288 struct buffer *prev = current_buffer; in set_frame_menubar() local
554 Lisp_Object title, const char **error) in w32_menu_show()
868 w32_dialog_show (struct frame *f, Lisp_Object title, in w32_dialog_show()
1095 const WCHAR *title; in simple_dialog_show() local
1130 const char *text, *title; in simple_dialog_show() local
/dports/editors/le/le-1.16.6/src/
H A Dwindow.h45 const char *title; member
46 struct win *prev; member
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dworldio.cpp48 const char *title = maptitle, *author = strstr(title, " by "); in fixmaptitle() local
360 void savevslot(stream *f, VSlot &vs, int prev) in savevslot()
415 int *prev = new int[numvslots]; in savevslots() local
501 int *prev = new (false) int[numvslots]; in loadvslots() local
595 string title, author, desc; in save_config() local
1554 string file, fileext, title, author, desc; member
1713 const char *title = d.title, *author = strstr(title, " by "); in scanmapc() local
1856 string name, title; member
1882 char *title = mapcinfos.inrange(num) ? mapcinfos[num].title : s.name; in sortmaplist() local
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FileParsers/
H A DSequenceParsers.cpp610 Atom *prev = (Atom *)nullptr; in AASequenceToMol() local
977 static void CreatePCap3(RWMol *mol, Atom *prev, AtomPDBResidueInfo &info) { in CreatePCap3()
1002 Atom *prev = (Atom *)nullptr; in NASequenceToMol() local
1130 std::string title; in FASTAToMol() local
1555 Atom *prev = nullptr; in ParseHELMNucleic() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/
H A DUiContext.Linux.cpp59 lmap* prev; in IsSteamOverlayAttached() member
219 std::string ShowDirectoryDialog(SDL_Window* window, const std::string& title) override in ShowDirectoryDialog()
274 …const std::vector<std::string>& options, const std::string& title, const std::string& text) overri… in ShowMenuDialog()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmtitle.cc317 bool prev = fVisible; in handleVisibility() local
384 mstring title = getFrame()->getTitle(); in paint() local
594 mstring title = getFrame()->getTitle(); in renderShape() local
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dlist_dialog.c59 gchar *prev = NULL, *put = string; in model_to_string() local
196 void ldl_dialog_sync_new_wait(gchar *list, gsize max, gunichar separator, const gchar *title) in ldl_dialog_sync_new_wait()
201 void ldl_dialog_sync_new_full_wait(gchar *list, gsize max, gunichar separator, const gchar *title, … in ldl_dialog_sync_new_full_wait()
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dtable.c67 Handle title; member
392 Uint4 prev, Int2 len, in RecordSegment()
447 static Int2 GetNextBlock (CharPtr title, Int2 maxwid) in GetNextBlock()
491 static Uint4 CopyToHandle (TablE t, CharPtr title) in CopyToHandle()
498 size_t prev; in CopyToHandle() local
535 extern void AppendTableText (TablE t, CharPtr title) in AppendTableText()
548 Uint4 prev; in AppendTableText() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/
H A Dmenu_osx.cpp153 wxMenuItem* const prev = node->GetPrevious()->GetData(); in DoInsertOrAppend() local
976 wxMenu *wxMenuBar::Replace(size_t pos, wxMenu *menu, const wxString& title) in Replace()
989 bool wxMenuBar::Insert(size_t pos, wxMenu *menu, const wxString& title) in Insert()
1012 bool wxMenuBar::Append(wxMenu *menu, const wxString& title) in Append()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/
H A Dmenu_osx.cpp153 wxMenuItem* const prev = node->GetPrevious()->GetData(); in DoInsertOrAppend() local
976 wxMenu *wxMenuBar::Replace(size_t pos, wxMenu *menu, const wxString& title) in Replace()
989 bool wxMenuBar::Insert(size_t pos, wxMenu *menu, const wxString& title) in Insert()
1012 bool wxMenuBar::Append(wxMenu *menu, const wxString& title) in Append()
/dports/science/teem/teem-1.11.0-src/src/bin/
H A Dtalkweb.c65 char *title, *image, *text; member
69 tkwbSlideNew(char *title, char *image, char *text) { in tkwbSlideNew()
160 char *title, *image, *text, stop[AIR_STRLEN_HUGE], line[AIR_STRLEN_HUGE]; in tkwbReadSlides() local
352 char *text, name[AIR_STRLEN_MED], frst[AIR_STRLEN_MED], prev[AIR_STRLEN_MED], in tkwbWriteSlides() local
/dports/misc/urbit/urbit-urbit-0.6.0/subprojects/commonmark-legacy/src/
H A Dnode.h39 unsigned char *title; member
46 struct cmark_node *prev; member
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/tools/console/
H A Dcommands.py133 title = "Command Reference" variable in Commands
146 def layout_pushed(self, prev): argument

12345678910>>...65