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