Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.h95 void SetLetterSpacing(const CFX_CSSLength& letterSpacing);
Dcfx_csscomputedstyle.cpp158 void CFX_CSSComputedStyle::SetLetterSpacing( in SetLetterSpacing() function in CFX_CSSComputedStyle
/external/pdfium/xfa/fxfa/
Dcxfa_textparser.cpp161 pStyle->SetLetterSpacing(letterSpacing); in CreateRootStyle()