The search functionality needs JavaScript enabled
first non-space index in line
struct TextLineMeasure { // ... int firstNonSpace = -1; // ... }