Searched defs:last_width (Results 1 – 6 of 6) sorted by relevance
97 FX_FLOAT last_width = nLastWidth * pPrevObj->GetFontSize() / 1000; in FPDFText_ProcessInterObj() local224 int last_width = 0; in ProcessObject() local
1725 int last_width = 0; local1959 FX_FLOAT last_width = nLastWidth * m_pPreTextObj->GetFontSize() / 1000; local
1183 …FX_FLOAT last_width = GetCharWidth(item.m_CharCode, m_pPreObj->GetFont()) * m_pPreObj->GetFontSize… in ProcessInsertObject() local1223 …FX_FLOAT last_width = pPreObj->GetFont()->GetCharWidthF(item.m_CharCode) * pPreObj->GetFontSize() … in LogicPreObj() local
81 int last_width; member
551 int w1, x, y, last_width; in text_console_resize() local