Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ComboBox.cpp343 FX_FLOAT fOldClientHeight = fOldWindowHeight - GetBorderWidth() * 2; in RePosChildWnd() local
352 rcButton.bottom = rcButton.top - fOldClientHeight; in RePosChildWnd()
362 rcEdit.bottom = rcEdit.top - fOldClientHeight; in RePosChildWnd()
373 rcButton.top = rcButton.bottom + fOldClientHeight; in RePosChildWnd()
383 rcEdit.top = rcEdit.bottom + fOldClientHeight; in RePosChildWnd()