Home
last modified time | relevance | path

Searched defs:iLength (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp85 void UTF16ToWChar(void* pBuffer, size_t iLength) { in UTF16ToWChar()
98 void SwapByteOrder(uint16_t* pStr, size_t iLength) { in SwapByteOrder()
Dfx_extension.cpp30 float FXSYS_wcstof(const wchar_t* pwsStr, int32_t iLength, int32_t* pUsedLen) { in FXSYS_wcstof()
/external/pdfium/core/fxcrt/css/
Dcfx_cssvaluelistparser.cpp21 int32_t* iLength) { in NextValue()
Dcfx_csssyntaxparser.cpp221 int32_t iLength = m_TextData.GetLength(); in SwitchToComment() local
Dcfx_cssdeclaration.cpp62 int32_t* iLength) { in ParseCSSString()
/external/pdfium/xfa/fgas/font/
Dcfgas_defaultfontmanager.cpp37 int32_t iLength = strlen(pReplace); in GetFont() local
/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.h53 int32_t iLength = 0; member
Dcfx_txtbreak.cpp534 int32_t iLength = pdfium::CollectionSize<int32_t>(chars) - 1; in GetBreakPos() local
669 int32_t iLength = pTxtRun->iLength - 1; in GetDisplayPos() local
922 int32_t iLength = pTxtRun->iLength; in GetCharRects() local
Dcfx_rtfbreak.cpp589 int32_t iLength = pdfium::CollectionSize<int32_t>(tca) - 1; in GetBreakPos() local
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp68 uint32_t FPF_GetHashCode_StringA(const char* pStr, int32_t iLength) { in FPF_GetHashCode_StringA()
140 int32_t iLength = bsfamily.GetLength(); in FPF_SKIANormalizeFontName() local
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp358 int32_t iLength = wsPattern.GetLength(); in PatternStringType() local
773 int32_t iLength = bsDate.GetLength(); in DateString2Num() local
1194 int32_t iLength = bsData.GetLength(); in TrillionUS() local
1282 int32_t iLength = bsData.GetLength(); in WordUS() local
1390 int32_t iLength = lengthValue->ToInteger(); in Avg() local
1465 int32_t iLength = lengthValue->ToInteger(); in Count() local
1537 int32_t iLength = lengthValue->ToInteger(); in Max() local
1611 int32_t iLength = lengthValue->ToInteger(); in Min() local
1772 int32_t iLength = lengthValue->ToInteger(); in Sum() local
3027 int32_t iLength = lengthValue->ToInteger(); in Choose() local
[all …]
Dcfxjse_resolveprocessor.cpp521 int32_t iLength = wsExpression.GetLength(); in GetFilter() local
Dcjx_hostpseudomodel.cpp27 int32_t iLength = wsExpression.GetLength(); in FilterName() local
/external/pdfium/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp139 size_t iLength = str.GetLength(); in ShowChars() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp596 const size_t iLength = strlen(pWord); in WordBufferMatches() local
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp788 int32_t iLength = wsText.GetLength(); in LoadRichText() local
884 int32_t iLength = wsText.GetLength(); in AppendChar() local