Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/oned/
DBC_OnedUPCAWriter.cpp125 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
128 CFX_FloatRect rect((float)leftPosition, (float)(m_Height - iTextHeight), in ShowChars()
135 (float)(m_Height - iTextHeight), in ShowChars()
143 CFX_FloatRect rect2(0.0, (float)(m_Height - iTextHeight), in ShowChars()
150 (float)(m_Height - iTextHeight), in ShowChars()
162 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
176 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
192 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
207 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
DBC_OnedEAN13Writer.cpp143 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
148 CFX_FloatRect rect((float)leftPosition, (float)(m_Height - iTextHeight), in ShowChars()
154 (float)(leftPosition + 47 * multiple), (float)(m_Height - iTextHeight), in ShowChars()
162 CFX_FloatRect rect2(0.0f, (float)(m_Height - iTextHeight), in ShowChars()
177 (float)(m_Height - iTextHeight) + iFontSize); in ShowChars()
192 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
208 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
DBC_OnedEAN8Writer.cpp147 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
150 CFX_FloatRect rect((float)leftPosition, (float)(m_Height - iTextHeight), in ShowChars()
157 (float)(leftPosition + 33 * multiple), (float)(m_Height - iTextHeight), in ShowChars()
169 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
183 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
DBC_OneDimWriter.cpp162 int32_t iTextHeight = iFontSize + 1; in ShowDeviceChars() local
164 (float)(locY + iTextHeight)); in ShowDeviceChars()
200 int32_t iTextHeight = iFontSize + 1; in ShowChars() local
221 locY = m_Height - iTextHeight; in ShowChars()
227 locY = m_Height - iTextHeight; in ShowChars()