Searched refs:fEndExcludingWhitespaces (Results 1 – 3 of 3) sorted by relevance
50 , fEndExcludingWhitespaces(end_excluding_whitespace) in LineMetrics()58 size_t fEndExcludingWhitespaces = 0; variable
300 m.set("endExcludingWhitespaces", metric.fEndExcludingWhitespaces); in GetLineMetrics()
904 result.fEndExcludingWhitespaces = fTextRange.end; in getMetrics()