Home
last modified time | relevance | path

Searched defs:t_description (Results 1 – 16 of 16) sorted by relevance

/dports/databases/mantis/mantisbt-2.25.2/
H A Dtag_view_page.php63 $t_description = string_display( $t_tag_row['description'] ); variable
145 $t_description = string_display_line( $t_tag['description'] ); variable
H A Dtag_update_page.php66 $t_description = string_display( $t_tag_row['description'] ); variable
H A Dbrowser_search_plugin.php46 $t_description = sprintf( lang_get( "opensearch_{$f_type}_description" ), $t_title ); variable
H A Dissues_rss.php123 $t_description = $t_title; variable
204 $t_description = string_rss_links( $t_bug->description ); variable
H A Daccount_page.php299 $t_description = string_display_links( project_get_field( $t_project_id, 'description' ) ); variable
H A Dchangelog_page.php275 $t_description = version_get_field( $t_version_id, 'description' ); variable
/dports/databases/mantis/mantisbt-2.25.2/admin/check/
H A Dcheck_plugins_inc.php94 $t_description = "'$t_plugin->name': $t_plugin->description"; variable
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqimagewriter_c.cpp102 QString t_description; in QImageWriter_setDescription() local
H A Dqwidget_c.cpp651 QString t_description; in QWidget_setAccessibleDescription() local
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqimagewriter_c.cpp102 QString t_description; in QImageWriter_setDescription() local
H A Dqwidget_c.cpp651 QString t_description; in QWidget_setAccessibleDescription() local
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqimagewriter_c.cpp102 QString t_description; in QImageWriter_setDescription() local
H A Dqwidget_c.cpp651 QString t_description; in QWidget_setAccessibleDescription() local
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqimagewriter_c.cpp102 QString t_description; in QImageWriter_setDescription() local
H A Dqwidget_c.cpp651 QString t_description; in QWidget_setAccessibleDescription() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/ext/libclementine-tagreader/
H A Dtagreader.cpp1100 const TagLib::String t_description = StdStringToTaglibString(description); in SetUserTextFrame() local