Home | History | Annotate | Download | only in letest

Lines Matching refs:Line

741  * line is correct.
744 * that we get the expected number of runs per line and that the line breaks are where
754 const ParagraphLayout::Line *line;
890 while ((line = paragraphLayout->nextLine(lineWidth)) != NULL) {
891 le_int32 runCount = line->countRuns();
894 const ParagraphLayout::VisualRun *visualRun = line->getVisualRun(run);
910 log_err("Bad glyph to char index for glyph %d on line %d: expected %d, got %d\n",
941 log_err("Bad minIndex for run %d on line %d: expected %d, got %d\n",