Lines Matching refs:valid

596     the valid range no action is performed.
610 If it lies outside the valid range an empty string is returned.
1085 Such fields may be read-only, so STATE_SYSTEM_READONLY is valid in combination
1368 but there was nothing valid to return, e.g. in IAccessible2::attributes when
1385 @li If there is no valid [out] BSTR to return, the server should return S_FALSE and
1685 @retval S_OK if at least one value is valid
1686 @retval S_FALSE if no values are valid, [out] values are 0s
2222 The argument is clipped to the valid interval whose upper and lower
2498 Note that the index 'length' is not always valid. Whether it is or not is
2501 that the index is valid after you have received a ::IA2_EVENT_TEXT_CARET_MOVED
2504 Index of the character for which to return its bounding box. The valid range
2622 Index of the first character to include in the returned string. The valid range
2625 Index of the last character to exclude in the returned string. The valid range
2657 If the index is valid, but no text is found, S_FALSE is returned along with out
2663 character will not be part of the returned string. The valid range is 0..length.
2702 If the index is valid, but no text is found, S_FALSE is returned along with out
2708 character will not be part of the returned string. The valid range is 0..length.
2748 If the index is valid, but no text is found, S_FALSE is returned along with out
2753 Index of the character for which to return the text part it belongs to. The valid
2907 This data is only guaranteed to be valid while the thread notifying the event
2934 This data is only guaranteed to be valid while the thread notifying the event
3143 The valid range is 0..length.
3146 The valid range is 0..length.
3168 The valid range is 0..length.
3171 The valid range is 0..length.
3192 The valid range is 0..length.
3215 The valid range is 0..length.
3218 The valid range is 0..length.
3237 method. If the index is not valid the system clipboard content is not inserted. The
3244 The valid range is 0..length.
3268 The valid range is 0..length.
3271 The valid range is 0..length.
3295 The valid range is 0..length.
3298 The valid range is 0..length.
3421 there is more than one link represented by this object. The valid maximal
3442 there is more than one link represented by this object. The valid maximal
3483 /** @brief Returns whether the target object referenced by this link is still valid.
3486 Returns TRUE if the referenced target is still valid and FALSE otherwise.
3491 @param [out] valid
3493 If true, all of the object's links are valid.
3499 [propget] HRESULT valid
3501 [out, retval] boolean *valid
3593 If the given index is valid, i.e. lies in the interval from 0 to the number
3611 character index is only valid if it is greater than or equal to zero and
3790 The range of valid coordinates for this interface are implementation dependent.
3809 If both row and column index are valid then the corresponding accessible
4242 This data is only guaranteed to be valid while the thread notifying the event
4342 If both row and column index are valid then the corresponding accessible
4619 This data is only guaranteed to be valid while the thread notifying the event
5368 @retval S_FALSE if there are no existing valid anchor targets, [out] value is NULL.