Home
last modified time | relevance | path

Searched defs:bHex (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_string.cpp19 bool bHex) in CPDF_String()
Dfpdf_parser_decode.cpp515 ByteString PDF_EncodeString(const ByteString& src, bool bHex) { in PDF_EncodeString()
/external/ltp/testcases/kernel/io/disktest/
Dsfunc.c104 int bOct = 0, bHex = 0; in my_strtofft() local
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.cpp221 bool bHex = pObj->AsString()->IsHex(); in WriteDirectObj() local