Home
last modified time | relevance | path

Searched refs:fBackupLineWidth (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dctypeset.cpp284 float fLineWidth = 0.0f, fBackupLineWidth = 0.0f; in SplitLines() local
341 fBackupLineWidth = fLineWidth; in SplitLines()
351 fLineWidth = fBackupLineWidth; in SplitLines()