Home
last modified time | relevance | path

Searched refs:m_bLf (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx220 m_aGuard(rHandle), m_nSize(0), m_nIndex(0), m_bLf(false) {}
231 bool m_bLf; member in jfw_plugin::FileHandleReader
253 m_bLf = false; in readLine()
267 if (m_bLf && m_aBuffer[m_nIndex] == 0x0A) in readLine()
269 m_bLf = false; in readLine()
276 m_bLf = true; in readLine()

Completed in 18 milliseconds