Searched refs:nPool (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/documentation/docbook-xsl/extensions/saxon643/com/nwalsh/saxon/
H A DFormatTextCallout.java35 public FormatTextCallout(NamePool nPool, boolean fo) { argument
36 super(nPool, fo);
H A DFormatCallout.java41 public FormatCallout(NamePool nPool, boolean fo) { argument
42 namePool = nPool;
H A DFormatGraphicCallout.java40 public FormatGraphicCallout(NamePool nPool, String path, String ext, int max, boolean fo) { argument
41 super(nPool, fo);
H A DFormatUnicodeCallout.java40 public FormatUnicodeCallout(NamePool nPool, argument
45 super(nPool, fo);

Completed in 52 milliseconds