Home
last modified time | relevance | path

Searched refs:hasNIC (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/jade/jade-1.2.1/jade/
H A DTransformFOTBuilder.cxx48 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::EntityRefFlowObj
64 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::ProcessingInstructionFlowObj
89 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::EmptyElementFlowObj
126 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::ElementFlowObj
152 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::EntityFlowObj
168 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::DocumentTypeFlowObj
H A DMifFOTBuilder.cxx1273 bool hasNIC( const StringC &name ) const;
4258 bool MifFOTBuilder::IndexEntryFlowObj::hasNIC( const StringC &name ) const { in hasNIC() function in DSSSL_NAMESPACE::MifFOTBuilder::IndexEntryFlowObj
H A DTeXFOTBuilder.cxx79 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TeXFOTBuilder::PageFloatFlowObj
/dports/textproc/openjade/openjade-1.3.3-pre1/jade/
H A DTransformFOTBuilder.cxx48 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::EntityRefFlowObj
64 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::ProcessingInstructionFlowObj
89 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::EmptyElementFlowObj
126 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::ElementFlowObj
152 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::EntityFlowObj
168 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TransformFOTBuilder::DocumentTypeFlowObj
H A DMifFOTBuilder.cxx1273 bool hasNIC( const StringC &name ) const;
4275 bool MifFOTBuilder::IndexEntryFlowObj::hasNIC( const StringC &name ) const { in hasNIC() function in DSSSL_NAMESPACE::MifFOTBuilder::IndexEntryFlowObj
H A DTeXFOTBuilder.cxx84 bool hasNIC(const StringC &name) const { in hasNIC() function in DSSSL_NAMESPACE::TeXFOTBuilder::PageFloatFlowObj
/dports/textproc/jade/jade-1.2.1/style/
H A DFOTBuilder.h666 virtual bool hasNIC(const StringC &) const;
H A DFlowObj.cxx2740 return fo_->hasNIC(ident->name()); in hasNonInheritedC()
2804 return fo_->hasNIC(ident->name()); in hasNonInheritedC()
H A DFOTBuilder.cxx2719 bool FOTBuilder::ExtensionFlowObj::hasNIC(const StringC &) const in hasNIC() function in DSSSL_NAMESPACE::FOTBuilder::ExtensionFlowObj
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DFlowObj.cxx2901 return fo_->hasNIC(ident->name());
2965 return fo_->hasNIC(ident->name());
H A DFOTBuilder.h819 virtual bool hasNIC(const StringC &) const; in symbolName()
H A DFOTBuilder.cxx3436 bool FOTBuilder::ExtensionFlowObj::hasNIC(const StringC &) const