Home
last modified time | relevance | path

Searched defs:normalizedLength (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DText.cxx304 size_t Text::normalizedLength(size_t normsep) const in normalizedLength() function in SP_NAMESPACE::Text
H A DAttribute.cxx93 size_t normalizedLength = text.normalizedLength(normsep); in makeValue() local
235 size_t normalizedLength = normsep + length; in makeTokenizedValue() local