Home
last modified time | relevance | path

Searched refs:GetBreak (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dbreak_list.h51 typename std::vector<Break>::iterator GetBreak(size_t position);
52 typename std::vector<Break>::const_iterator GetBreak(size_t position) const;
95 typename std::vector<Break>::iterator start = GetBreak(range.start()); in ApplyValue()
97 typename std::vector<Break>::iterator end = GetBreak(range.end()); in ApplyValue()
113 typename std::vector<Break>::iterator i = GetBreak(max); in SetMax()
124 typename std::vector<std::pair<size_t, T> >::iterator BreakList<T>::GetBreak( in GetBreak() function
133 BreakList<T>::GetBreak(size_t position) const { in GetBreak() function
H A Dbreak_list_unittest.cc162 BreakList<bool>::const_iterator it = breaks.GetBreak(cases[i].position); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dbreak_list.h51 typename std::vector<Break>::iterator GetBreak(size_t position);
52 typename std::vector<Break>::const_iterator GetBreak(size_t position) const;
95 typename std::vector<Break>::iterator start = GetBreak(range.start()); in ApplyValue()
97 typename std::vector<Break>::iterator end = GetBreak(range.end()); in ApplyValue()
113 typename std::vector<Break>::iterator i = GetBreak(max); in SetMax()
124 typename std::vector<std::pair<size_t, T> >::iterator BreakList<T>::GetBreak( in GetBreak() function
133 BreakList<T>::GetBreak(size_t position) const { in GetBreak() function
H A Dbreak_list_unittest.cc162 BreakList<bool>::const_iterator it = breaks.GetBreak(cases[i].position); in TEST_F()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfrmatr.hxx62 inline const SvxFormatBreakItem &SwAttrSet::GetBreak(bool bInP) const in GetBreak() function in SwAttrSet
90 inline const SvxFormatBreakItem &SwFormat::GetBreak(bool bInP) const in GetBreak() function in SwFormat
91 { return m_aSet.GetBreak(bInP); } in GetBreak()
H A Dformat.hxx214 inline const SvxFormatBreakItem &GetBreak( bool = true ) const;
H A Dswatrset.hxx258 inline const SvxFormatBreakItem &GetBreak( bool = true ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfrmatr.hxx62 inline const SvxFormatBreakItem &SwAttrSet::GetBreak(bool bInP) const in GetBreak() function in SwAttrSet
90 inline const SvxFormatBreakItem &SwFormat::GetBreak(bool bInP) const in GetBreak() function in SwFormat
91 { return m_aSet.GetBreak(bInP); } in GetBreak()
H A Dformat.hxx210 inline const SvxFormatBreakItem &GetBreak( bool = true ) const;
H A Dswatrset.hxx266 inline const SvxFormatBreakItem &GetBreak( bool = true ) const;
H A Dtblafmt.hxx194 const SvxFormatBreakItem& GetBreak() const { return *m_aBreak; } in GetBreak() function in SwTableAutoFormat
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/isolve/iterative/
H A Dgetbreak.f.src2 * GetBreak
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dformatbreakitem.hxx59 SvxBreak GetBreak() const { return GetValue(); } in GetBreak() function in SvxFormatBreakItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dformatbreakitem.hxx59 SvxBreak GetBreak() const { return GetValue(); } in GetBreak() function in SvxFormatBreakItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dzcodec.hxx73 size_t GetBreak() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dlaycache.cxx649 mbBreakAfter = rBrk.GetBreak() == SvxBreak::PageAfter || in CheckInsertPage()
650 rBrk.GetBreak() == SvxBreak::PageBoth; in CheckInsertPage()
652 bBrk = rBrk.GetBreak() == SvxBreak::PageBefore || in CheckInsertPage()
653 rBrk.GetBreak() == SvxBreak::PageBoth; in CheckInsertPage()
H A Dflowfrm.cxx257 switch (rBreak.GetBreak()) in IsKeep()
302 pBreak = &pSet->GetBreak(); in IsKeep()
313 else switch (pBreak->GetBreak()) in IsKeep()
1225 const SvxBreak eBreak = m_rThis.GetBreakItem().GetBreak(); in IsPageBreak()
1232 const SvxBreak &ePrB = pPrev->GetBreakItem().GetBreak(); in IsPageBreak()
1282 const SvxBreak eBreak = m_rThis.GetBreakItem().GetBreak(); in IsColBreak()
1288 const SvxBreak &ePrB = pPrev->GetBreakItem().GetBreak(); in IsColBreak()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dflowfrm.cxx198 switch (rBreak.GetBreak()) in IsKeep()
243 pBreak = &pSet->GetBreak(); in IsKeep()
254 else switch (pBreak->GetBreak()) in IsKeep()
1167 const SvxBreak eBreak = m_rThis.GetBreakItem().GetBreak(); in IsPageBreak()
1174 const SvxBreak &ePrB = pPrev->GetBreakItem().GetBreak(); in IsPageBreak()
1224 const SvxBreak eBreak = m_rThis.GetBreakItem().GetBreak(); in IsColBreak()
1230 const SvxBreak &ePrB = pPrev->GetBreakItem().GetBreak(); in IsColBreak()
H A Dlaycache.cxx649 mbBreakAfter = rBrk.GetBreak() == SvxBreak::PageAfter || in CheckInsertPage()
650 rBrk.GetBreak() == SvxBreak::PageBoth; in CheckInsertPage()
652 bBrk = rBrk.GetBreak() == SvxBreak::PageBefore || in CheckInsertPage()
653 rBrk.GetBreak() == SvxBreak::PageBoth; in CheckInsertPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A DPageBreakWin.cxx234 eBreak = pCnt->FindTabFrame()->GetBreakItem().GetBreak(); in lcl_GetBreakItem()
236 eBreak = pCnt->GetBreakItem().GetBreak(); in lcl_GetBreakItem()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dxmlexpit.cxx824 switch (rFormatBreak.GetBreak()) in QueryXMLValue()
840 switch (rFormatBreak.GetBreak()) in QueryXMLValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dxmlexpit.cxx833 switch (rFormatBreak.GetBreak()) in QueryXMLValue()
849 switch (rFormatBreak.GetBreak()) in QueryXMLValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/zcodec/
H A Dzcodec.cxx305 size_t ZCodec::GetBreak() const in GetBreak() function in ZCodec
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dformatclipboard.cxx133 rSet.Put( pFrameFormat->GetBreak() ); in lcl_getTableAttributes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dformatclipboard.cxx134 rSet.Put( pFrameFormat->GetBreak() ); in lcl_getTableAttributes()

123