Searched defs:last_c_st (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | TextWrapper.cpp | 703 int last_c_st = -1; local 718 if ( last_c_st >= 0 ) { 720 nbs.uni_pos = last_c_st; 724 last_c_st = i; |
Completed in 17 milliseconds