/external/pdfium/core/fxcrt/ |
D | string_data_template.h | 19 static StringDataTemplate* Create(size_t nLen) { in Create() 50 static StringDataTemplate* Create(const CharType* pStr, size_t nLen) { in Create() 73 void CopyContents(const CharType* pStr, size_t nLen) { in CopyContents() 79 void CopyContentsAt(size_t offset, const CharType* pStr, size_t nLen) { in CopyContentsAt()
|
D | cfx_checksumcontext.cpp | 135 int32_t nLen = Base64EncodeA(digest, 20, nullptr); in FinishChecksum() local
|
D | bytestring.cpp | 149 ByteString::ByteString(const char* pStr, size_t nLen) { in ByteString() 154 ByteString::ByteString(const uint8_t* pStr, size_t nLen) { in ByteString()
|
D | widestring.cpp | 363 WideString::WideString(const wchar_t* pStr, size_t nLen) { in WideString()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTModelPOD.cpp | 360 bool CSource::ReadMarker(unsigned int &nName, unsigned int &nLen) in ReadMarker() 644 const unsigned int nLen = 0) in WriteMarker() 672 const unsigned int nLen) in WriteData() 1156 unsigned int nName, nLen, nBuff; in ReadCPODData() local 1223 unsigned int nName, nLen; in ReadCamera() local 1256 unsigned int nName, nLen; in ReadLight() local 1290 unsigned int nName, nLen; in ReadMaterial() local 1457 unsigned int nName, nLen; in ReadMesh() local 1513 unsigned int nName, nLen; in ReadNode() local 1607 unsigned int nName, nLen; in ReadTexture() local [all …]
|
D | PVRTPFXParser.cpp | 322 size_t nLen; in ConcatenateLinesUntil() local 750 unsigned int nLen; in ParseFromMemory() local
|
/external/pdfium/core/fpdftext/ |
D | cpdf_linkextract.cpp | 280 size_t nLen = str->GetLength(); in CheckMailLink() local
|
D | cpdf_textpagefind.cpp | 379 int nLen = lpchEnd ? static_cast<int>(lpchEnd - lpszFullString) in ExtractSubString() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localevalue.cpp | 438 int nLen = wsDate.GetLength(); in ValidateCanonicalDate() local 509 int nLen = wsTime.GetLength(); in ValidateCanonicalTime() local
|
D | xfa_utils.cpp | 349 size_t nLen = buf.GetLength(); in RegenerateFormFile_Container() local
|
/external/pdfium/core/fxge/ |
D | cfx_fontmapper.cpp | 477 int nLen = family.GetLength(); in FindSubstFont() local 495 int nLen = style.GetLength(); in FindSubstFont() local
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annot.cpp | 432 size_t nLen = pDashArray->GetCount(); in DrawBorder() local
|
/external/pdfium/xfa/fwl/ |
D | cfwl_edit.cpp | 1060 int32_t nLen = wsText.GetLength(); in ValidateNumberChar() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_parser.cpp | 855 FX_FILESIZE nLen = obj_end - obj_pos - offset; in RebuildCrossRef() local
|
/external/pdfium/fxjs/ |
D | cjs_publicmethods.cpp | 402 size_t nLen = value.GetLength(); in ParseNormalDate() local
|