Home
last modified time | relevance | path

Searched defs:checked_width (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dcfgas_rtfbreak.cpp143 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Combination() local
231 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Arabic() local
257 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Arabic() local
284 FX_SAFE_INT32 checked_width = m_pCurLine->m_iWidth; in AppendChar_Others() local
/external/pdfium/core/fxcodec/tiff/
Dtiff_decoder.cpp254 FX_SAFE_INT32 checked_width = tif_width; in LoadFrameInfo() local