Searched refs:pLineHeight (Results 1 – 1 of 1) sorted by relevance
508 CFX_RetainPtr<CFDE_CSSValue> pLineHeight; in ParseFontProperty() local556 else if (!pLineHeight) in ParseFontProperty()557 pLineHeight = in ParseFontProperty()595 else if (!pLineHeight) in ParseFontProperty()596 pLineHeight = in ParseFontProperty()621 if (!pLineHeight) { in ParseFontProperty()622 pLineHeight = in ParseFontProperty()630 AddPropertyHolder(FDE_CSSProperty::LineHeight, pLineHeight, bImportant); in ParseFontProperty()