Home
last modified time | relevance | path

Searched defs:bsKey (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_fontmgr.cpp31 ByteString bsKey = ByteString::Format("%u%u%u", dwHash, dwFontStyles, 0xFFFF); in GetFont() local
/external/pdfium/fpdfsdk/
Dfpdf_attachment.cpp177 ByteString bsKey = key; in FPDFAttachment_SetStringValue() local
200 ByteString bsKey = key; in FPDFAttachment_GetStringValue() local
/external/pdfium/fxjs/
Dcjs_document.cpp691 const ByteString& bsKey = it.first; in get_info() local