Searched defs:txtBufSize (Results 1 – 2 of 2) sorted by relevance
1019 std::unique_ptr<char[]> &txtBuf, int txtBufSize) in DumpClear()1035 std::unique_ptr<char[]> &txtBuf, int txtBufSize) in DumpChar()1068 const std::unique_ptr<char[]> &txtBuf, int txtBufSize) in DumpShow()
156 int txtBufSize = 0; variable