Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.h69 void SetCombWidth(float fCombWidth);
Dcfx_txtbreak.cpp47 void CFX_TxtBreak::SetCombWidth(float fCombWidth) { in SetCombWidth() function in CFX_TxtBreak
/external/pdfium/xfa/fde/
Dcfde_texteditengine.cpp748 text_break_.SetCombWidth(width); in SetCombTextWidth()