Searched refs:ET_IndexOutOfBounds (Results 1 – 1 of 1) sorted by relevance
218 enum ExceptionType { ET_Runtime, ET_Disposed, ET_IndexOutOfBounds }; enumerator956 ThrowException("invalid child index", ET_IndexOutOfBounds); in getAccessibleChild()1525 case ET_IndexOutOfBounds: in ThrowException()1789 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacter()1837 ThrowException("invalid text index", ET_IndexOutOfBounds); in getCharacterBounds()1850 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacterBounds()