Home
last modified time | relevance | path

Searched refs:titleField (Results 51 – 75 of 105) sorted by relevance

12345

/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/Inspector/
H A DAnnotations.h37 IBOutlet id titleField; variable
H A DTools.h40 IBOutlet id titleField; variable
/dports/deskutils/gworkspace/gworkspace-0.9.4/Inspector/
H A DAnnotations.h37 IBOutlet id titleField; variable
H A DTools.h40 IBOutlet id titleField; variable
/dports/deskutils/affiche/Affiche/
H A DPreferencesPanelController.h41 IBOutlet NSTextField *titleField; variable
/dports/audio/cddb-bundle/CDPlayer-0.5.1/
H A DTrackList.h33 id titleField; variable
/dports/audio/gnustep-cdplayer/CDPlayer-0.5.1/
H A DTrackList.h33 id titleField; variable
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/Inspector/Resources/English.lproj/Attributes.gorm/
H A Ddata.classes16 titleField,
/dports/deskutils/gworkspace/gworkspace-0.9.4/Inspector/Resources/English.lproj/Attributes.gorm/
H A Ddata.classes16 titleField,
/dports/textproc/pear-File_MARC/File_MARC-1.4.1/File/MARC/
H A DLint.php770 $titleField = $field->getSubfield('a');
771 $title = $titleField ? $titleField->getData() : '';
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWMetadata/Preferences/
H A DCategoryView.h45 CViewTitleField *titleField; variable
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWMetadata/Preferences/
H A DCategoryView.h45 CViewTitleField *titleField; variable
/dports/textproc/p5-KinoSearch1/KinoSearch1-1.01/t/benchmarks/indexers/
H A DLuceneIndexer.java125 Field titleField = new Field("title", title, Field.Store.YES, in buildIndex() local
127 doc.add(titleField); in buildIndex()
/dports/audio/cddb-bundle/CDPlayer-0.5.1/Cddb/
H A DCddb.m138 NSArray *titleField;
147titleField = [[[result objectForKey: @"titles"] objectAtIndex: i] componentsSeparatedByString: @" …
148 if ([titleField count] == 1) {
149 [titleArray addObject: [titleField objectAtIndex: 0]];
157 [artistArray addObject: [titleField objectAtIndex: 0]];
158 [titleArray addObject: [titleField objectAtIndex: 1]];
/dports/audio/gnustep-cdplayer/CDPlayer-0.5.1/Cddb/
H A DCddb.m138 NSArray *titleField;
147titleField = [[[result objectForKey: @"titles"] objectAtIndex: i] componentsSeparatedByString: @" …
148 if ([titleField count] == 1) {
149 [titleArray addObject: [titleField objectAtIndex: 0]];
157 [artistArray addObject: [titleField objectAtIndex: 0]];
158 [titleArray addObject: [titleField objectAtIndex: 1]];
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSAlert.m199 NSTextField *titleField; field
292 RELEASE(titleField);
455 [titleField setEditable: NO];
456 [titleField setSelectable: NO];
457 [titleField setBezeled: NO];
458 [titleField setDrawsBackground: NO];
459 [titleField setStringValue: @""];
460 [titleField setFont: titleFont];
553 if (useControl(titleField))
555 NSRect rect = [titleField frame];
[all …]
/dports/sysutils/plasma5-libksysguard/libksysguard-5.23.5/faces/
H A DConfigAppearance.qml42 property alias cfg_title: titleField.text
141 id: titleField
/dports/science/paje/Paje_1.97/General/
H A DPajeEntityInspector.h41 IBOutlet NSTextField *titleField; variable
/dports/www/joomla3/joomla3-3.9.24/libraries/src/MVC/Model/
H A DAdminModel.php942 $titleField = $table->getColumnAlias('title');
946 if ($title === $table->$titleField)
1570 $titleField = $table->getColumnAlias('title');
1572 …ata = $this->generateNewTitle($categoryId, $table->$aliasField, $table->$titleField);
1573 $table->$titleField = $data['0'];
/dports/audio/cddb-bundle/CDPlayer-0.5.1/English.lproj/TrackList.gorm/
H A Ddata.classes151 titleField
/dports/audio/cddb-bundle/CDPlayer-0.5.1/German.lproj/TrackList.gorm/
H A Ddata.classes151 titleField
/dports/audio/cddb-bundle/CDPlayer-0.5.1/French.lproj/TrackList.gorm/
H A Ddata.classes151 titleField
/dports/audio/gnustep-cdplayer/CDPlayer-0.5.1/French.lproj/TrackList.gorm/
H A Ddata.classes151 titleField
/dports/audio/gnustep-cdplayer/CDPlayer-0.5.1/German.lproj/TrackList.gorm/
H A Ddata.classes151 titleField
/dports/audio/gnustep-cdplayer/CDPlayer-0.5.1/English.lproj/TrackList.gorm/
H A Ddata.classes151 titleField

12345