Home
last modified time | relevance | path

Searched refs:line_h (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx233 double line_h = 0; in getLineHeight() local
241 if( lh > line_h ) in getLineHeight()
242 line_h = lh; in getLineHeight()
250 if( lh > line_h ) in getLineHeight()
251 line_h = lh; in getLineHeight()
254 return line_h; in getLineHeight()

Completed in 15 milliseconds