Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/
H A Dtracker.cxx337 if (m_nStyle & hatchedBorder) in SetCursor()
555 if (m_nStyle & hatchedBorder) in DrawTrackerRect()
608 if ((m_nStyle & (hatchInside|hatchedBorder)) != 0) in Draw()
627 if ((m_nStyle & hatchedBorder) != 0) in Draw()
741 if ((m_nStyle & (resizeOutside|hatchedBorder)) != 0) in GetTrueRect()
788 if ((m_nStyle & hatchedBorder) == 0) in HitTestHandles()
H A Dsyswinwrapper.cxx287 Tracker::hatchedBorder | in RectsSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/
H A Dtracker.cxx323 if (m_nStyle & hatchedBorder) in SetCursor()
538 if (m_nStyle & hatchedBorder) in DrawTrackerRect()
591 if ((m_nStyle & (hatchInside|hatchedBorder)) != 0) in Draw()
610 if ((m_nStyle & hatchedBorder) != 0) in Draw()
724 if ((m_nStyle & (resizeOutside|hatchedBorder)) != 0) in GetTrueRect()
771 if ((m_nStyle & hatchedBorder) == 0) in HitTestHandles()
H A Dsyswinwrapper.cxx287 Tracker::hatchedBorder | in RectsSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inc/
H A Dsyswinwrapper.hxx75 solidLine = 1, dottedLine = 2, hatchedBorder = 4, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inc/
H A Dsyswinwrapper.hxx75 solidLine = 1, dottedLine = 2, hatchedBorder = 4, enumerator