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

  /external/pdfium/xfa/src/fwl/src/lightwidget/
widget.cpp 276 #define FWL_WGT_CalcHeight 2048
300 rect.Set(0, 0, fWidth, FWL_WGT_CalcHeight);
  /external/pdfium/xfa/src/fwl/src/core/
fwl_widgetimp.cpp 636 #define FWL_WGT_CalcHeight 2048
658 rect.Set(0, 0, fWidth, FWL_WGT_CalcHeight);
    [all...]

Completed in 201 milliseconds