Home | History | Annotate | Download | only in mac

Lines Matching refs:lengthValue

1282     NSNumber* lengthValue = [m_element accessibilityAttributeValue:@"AXLengthForTextMarkerRange" forParameter:(id)range->platformTextMarkerRange()];
1283 return [lengthValue intValue];