Searched refs:LayoutJustify (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/include/reflow/
H A Dfpdf_layout.h135 LayoutJustify, enumerator in enum:__anon28540
/external/pdfium/core/src/reflow/
H A Dlayoutprovider_taggedpdf.cpp374 return LayoutJustify;
H A Dlayoutprocessor_reflow.cpp295 case LayoutJustify: {
887 case LayoutJustify:
900 FX_FLOAT x = m_StartIndent + dx * (m_TextAlign == LayoutJustify ? i + 1 : 1);

Completed in 104 milliseconds