Searched refs:m_locTextLoc (Results 1 – 6 of 6) sorted by relevance
39 m_locTextLoc = BC_TEXT_LOC_BELOWEMBED; in CBC_OneDimWriter()218 if (m_locTextLoc == BC_TEXT_LOC_ABOVEEMBED || in ShowChars()219 m_locTextLoc == BC_TEXT_LOC_BELOWEMBED) { in ShowChars()221 } else if (m_locTextLoc == BC_TEXT_LOC_ABOVE || in ShowChars()222 m_locTextLoc == BC_TEXT_LOC_BELOW) { in ShowChars()234 switch (m_locTextLoc) { in ShowChars()283 return m_locTextLoc == BC_TEXT_LOC_NONE || !contents.Contains(' ') || in RenderDeviceResult()
93 BC_TEXT_LOC m_locTextLoc; variable
81 m_locTextLoc = location; in SetTextLocation()
120 m_locTextLoc = location; in SetTextLocation()
60 m_locTextLoc = location; in SetTextLocation()