Searched refs:segment_right (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fpdftext/ |
D | fpdf_text.cpp | 117 FX_FLOAT last_left = 0, last_right = 0, segment_left = 0, segment_right = 0; in ProcessObject() local 130 leftx + segment_right, topy, bottomy, spacew, in ProcessObject() 137 leftx + segment_right, topy, bottomy, spacew, in ProcessObject() 146 segment_right = char_right; in ProcessObject() 154 leftx + segment_right, topy, bottomy, spacew, in ProcessObject()
|