Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_secprops.h13 CPVT_SecProps() : fLineLeading(0.0f), fLineIndent(0.0f), nAlignment(0) {} in CPVT_SecProps()
16 : fLineLeading(lineLeading), in CPVT_SecProps()
21 : fLineLeading(other.fLineLeading), in CPVT_SecProps()
25 FX_FLOAT fLineLeading; member