Searched refs:hasDecomposition (Results 1 – 2 of 2) sorted by relevance
223 if info.hasDecomposition() {238 if info.hasDecomposition() {
125 func (p Properties) hasDecomposition() bool { return p.flags&0x4 != 0 } // == isNoD func