Home
last modified time | relevance | path

Searched defs:bsKey (Results 1 – 4 of 4) 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/core/fpdfdoc/
Dcpdf_viewerpreferences.cpp42 bool CPDF_ViewerPreferences::GenericName(const ByteString& bsKey, in GenericName()
/external/pdfium/fpdfsdk/
Dfpdfattachment.cpp173 ByteString bsKey = key; in FPDFAttachment_SetStringValue() local
196 ByteString bsKey = key; in FPDFAttachment_GetStringValue() local
/external/pdfium/fxjs/
Dcjs_document.cpp693 const ByteString& bsKey = it.first; in get_info() local