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

  /external/pdfium/xfa/fxfa/
cxfa_textlayout.h 95 void UpdateAlign(float fHeight, float fBottom);
cxfa_textlayout.cpp 414 UpdateAlign(size.height, fLinePos);
449 UpdateAlign(szText.height, fLinePos);
607 void CXFA_TextLayout::UpdateAlign(float fHeight, float fBottom) {
    [all...]

Completed in 59 milliseconds