Searched refs:theTitle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpRepository.java229 String theTitle = getResource(tagName + ".title");
230 item.setTitle(theTitle);
262 st = new StringTokenizer(theTitle);
269 " from " + theTitle);
274 " from " + theTitle);
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java170 String theTitle; field in class:Article
191 theTitle = theTag.content;
276 return new String("Title <" + theTitle +
624 rw.title(a.theTitle);

Completed in 87 milliseconds