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

  /external/pdfium/xfa/fxfa/parser/
cxfa_itemlayoutprocessor.cpp 202 float fContentWidthLimit =
297 if (fContentWidthLimit < FLT_MAX &&
298 fContentWidthLimit > fChildSuppliedWidth) {
299 fChildSuppliedWidth = fContentWidthLimit;
660 float fContentWidthLimit,
734 (fContentWidthLimit - *fContentCurRowAvailWidth >
    [all...]
cxfa_itemlayoutprocessor.h 125 float fContentWidthLimit,

Completed in 393 milliseconds