FindStyle
while ((style = fromDirectory->FindStyle(nodeRef)) != NULL) {
while ((style = directory->FindStyle(nodeRef)) != NULL)
FontStyle* FindStyle(const node_ref& nodeRef) const;