Searched refs:oneRun (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DTextView.cpp1671 text_run_array oneRun; local
1681 oneRun.count = 1;
1682 oneRun.runs[0] = runs->runs[0];
1683 oneRun.runs[0].offset = 0;
1684 runs = &oneRun;

Completed in 59 milliseconds