Home
last modified time | relevance | path

Searched refs:eHeight (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_panelimp.cpp55 FWL_GRIDUNIT eWidth = FWL_GRIDUNIT_Fixed, eHeight = FWL_GRIDUNIT_Fixed; in Update() local
64 pGrid->GetWidgetSize(GetInterface(), FWL_GRIDSIZE_Height, eHeight); in Update()