Home
last modified time | relevance | path

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

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