Home
last modified time | relevance | path

Searched refs:_hyphenationFactor (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSParagraphStyle.m431 return _hyphenationFactor;
619 C(_hyphenationFactor);
736 _hyphenationFactor = factor;
825 _hyphenationFactor = p->_hyphenationFactor;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSParagraphStyle.h106 float _hyphenationFactor; variable