Searched refs:heightInUnits (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dbmputils.h172 float heightInUnits = (float)theHeader->bbox.bottom - theHeader->bbox.top; local
174 *height = (int)((heightInUnits*1440.0)/theHeader->inch);

Completed in 53 milliseconds