Searched defs:linkable (Results 1 – 2 of 2) sorted by relevance
99 virtual bool linkable() { return haveValidObjectCode; } in linkable() function
252 public HTMLElement a(final ILinkable linkable, final ReportOutputFolder base) in a()