HomeSort by relevance Sort by last modified time
    Searched refs:GetVerticalAlign (Results 1 - 11 of 11) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffimage.cpp 56 iVertAlign = para.GetVerticalAlign();
xfa_ffimageedit.cpp 66 iVertAlign = para.GetVerticalAlign();
xfa_ffcheckbutton.cpp 114 iVertAlign = para.GetVerticalAlign();
xfa_fftextedit.cpp 226 int32_t iVert = para.GetVerticalAlign();
668 int32_t iVert = para.GetVerticalAlign();
xfa_ffchoicelist.cpp 364 int32_t iVert = para.GetVerticalAlign();
xfa_textlayout.cpp 202 if (pParaStyle->GetVerticalAlign() == FDE_CSSVERTICALALIGN_Number) {
328 iAlign = para.GetVerticalAlign();
493 if (pParaStyle->GetVerticalAlign() == FDE_CSSVERTICALALIGN_Number) {
    [all...]
xfa_ffwidgetacc.cpp     [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 194 int32_t GetVerticalAlign();
  /external/pdfium/xfa/src/fdp/include/
fde_css.h 940 virtual FDE_CSSVERTICALALIGN GetVerticalAlign() const = 0;
    [all...]
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h 690 virtual FDE_CSSVERTICALALIGN GetVerticalAlign() const {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 417 int32_t CXFA_Para::GetVerticalAlign() {
    [all...]

Completed in 245 milliseconds