Searched defs:this_width (Results 1 – 3 of 3) sorted by relevance
105 FX_FLOAT this_width = nThisWidth * pObj->GetFontSize() / 1000; in FPDFText_ProcessInterObj() local238 int this_width = FXSYS_abs(GetCharWidth(item.m_CharCode, pFont)); in ProcessObject() local
1382 …FX_FLOAT this_width = GetCharWidth(item.m_CharCode, pTextObj->GetFont()) * pTextObj->GetFontSize()… local1739 int this_width = FXSYS_abs(GetCharWidth(item.m_CharCode, pFont)); local1962 FX_FLOAT this_width = nThisWidth * pObj->GetFontSize() / 1000; local
1186 … FX_FLOAT this_width = GetCharWidth(item.m_CharCode, pObj->GetFont()) * pObj->GetFontSize() / 1000; in ProcessInsertObject() local1226 …FX_FLOAT this_width = pObj->GetFont()->GetCharWidthF(item.m_CharCode) * pObj->GetFontSize() / 1000; in LogicPreObj() local