Home | History | Annotate | Download | only in rendering

Lines Matching refs:firstWord

801     bool firstWord = true;
897 if (firstWord) {
898 firstWord = false;
947 if ((needsWordSpacing && len > 1) || (ignoringSpaces && !firstWord))