Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/oned/
DBC_OnedUPCAWriter.cpp124 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
127 CFX_FloatRect rect((float)leftPosition, (float)(m_Height - iTextHeight), in ShowChars()
134 (float)(m_Height - iTextHeight), in ShowChars()
142 CFX_FloatRect rect2(0.0, (float)(m_Height - iTextHeight), in ShowChars()
149 (float)(m_Height - iTextHeight), in ShowChars()
161 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
175 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
191 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
206 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
DBC_OnedEAN13Writer.cpp151 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
156 CFX_FloatRect rect((float)leftPosition, (float)(m_Height - iTextHeight), in ShowChars()
162 (float)(leftPosition + 47 * multiple), (float)(m_Height - iTextHeight), in ShowChars()
170 CFX_FloatRect rect2(0.0f, (float)(m_Height - iTextHeight), in ShowChars()
185 (float)(m_Height - iTextHeight) + iFontSize); in ShowChars()
200 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
216 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
DBC_OnedEAN8Writer.cpp156 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
159 CFX_FloatRect rect((float)leftPosition, (float)(m_Height - iTextHeight), in ShowChars()
166 (float)(leftPosition + 33 * multiple), (float)(m_Height - iTextHeight), in ShowChars()
178 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
192 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
DBC_OneDimWriter.cpp187 int32_t iTextHeight = iFontSize + 1; in ShowDeviceChars() local
189 (float)(locY + iTextHeight)); in ShowDeviceChars()
226 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
247 locY = m_Height - iTextHeight; in ShowChars()
253 locY = m_Height - iTextHeight; in ShowChars()