Lines Matching full:frozen
752 * be of a type that supports writing and the UText must not be frozen.
864 * Once frozen, a UText can not be unfrozen. The intent is to ensure
865 * that a the text underlying a frozen UText wrapper cannot be modified via that UText.
869 * frozen UText wrapper only; it will not have any effect on the ability to
875 * @param ut The UText to be frozen.