Lines Matching refs:endOffset
57299 size_type endOffset = aStart >= Length() ? Length() : aStart + 1;
57301 const elem_type* iter = iend + endOffset;
108542 virtual nsresult CheckVisibility(nsIDOMNode *node, int16_t startOffset, int16_t endOffset, bool *_retval) = 0;
108545 virtual nsresult CheckVisibilityContent(nsIContent *node, int16_t startOffset, int16_t endOffset, bool *_retval) = 0;