Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.h92 void SetLetterSpacing(const FDE_CSSLength& letterSpacing);
Dcfde_csscomputedstyle.cpp159 void CFDE_CSSComputedStyle::SetLetterSpacing( in SetLetterSpacing() function in CFDE_CSSComputedStyle
/external/pdfium/xfa/fxfa/app/
Dcxfa_textparser.cpp150 pStyle->SetLetterSpacing(letterSpacing); in CreateRootStyle()