Home
last modified time | relevance | path

Searched defs:SetRanges (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dcharacter_property_data_generator.cc23 static void SetRanges(CharacterProperty* values, in SetRanges() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dpfuncache.hxx55 void SetRanges(const ScRangeList& rNew) { aRanges = rNew; } in SetRanges() function in ScPrintSelectionStatus
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dcharacter_property_data_generator.cc23 static void SetRanges(CharacterProperty* values, in SetRanges() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dpfuncache.hxx56 void SetRanges(const ScRangeList& rNew) { aRanges = rNew; } in SetRanges() function in ScPrintSelectionStatus
/dports/cad/opencascade/opencascade-7.6.0/src/IntTools/
H A DIntTools_MarkedRangeSet.cxx48 void IntTools_MarkedRangeSet::SetRanges (const TColStd_Array1OfReal& theSortedArray, in SetRanges() function in IntTools_MarkedRangeSet
/dports/games/scummvm/scummvm-2.5.1/audio/soundfont/
H A Dsynthfile.cpp100 void SynthRgn::SetRanges(uint16 keyLow, uint16 keyHigh, uint16 velLow, uint16 velHigh) { in SetRanges() function in SynthRgn
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dmgl.h208 …inline void SetRanges(const mglDataA &xx, const mglDataA &yy, const mglDataA &zz, const mglDataA &… in SetRanges() function
212 inline void SetRanges(const mglDataA &xx, const mglDataA &yy, const mglDataA &zz) in SetRanges() function
216 inline void SetRanges(const mglDataA &xx, const mglDataA &yy) in SetRanges() function
222 inline void SetRanges(mglPoint p1, mglPoint p2) in SetRanges() function
H A Ddata.h885 inline void SetRanges(const mglPoint &p1, const mglPoint &p2) { v1=p1; v2=p2; setD(); } in SetRanges() function
/dports/math/mathgl/mathgl-2.5/lang/
H A Dmgl.i197 inline void SetRanges(const mglData &xx, const mglData &yy, const mglData &zz, const mglData &cc) in SetRanges() function
201 inline void SetRanges(const mglData &xx, const mglData &yy, const mglData &zz) in SetRanges() function
205 inline void SetRanges(const mglData &xx, const mglData &yy) in SetRanges() function
211 inline void SetRanges(mglPoint p1, mglPoint p2) in SetRanges() function
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DOScopeCtrl.cpp134 void COScopeCtrl::SetRanges(float fLower, float fUpper) in SetRanges() function in COScopeCtrl
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DOScopeCtrl.cpp134 void COScopeCtrl::SetRanges(float fLower, float fUpper) in SetRanges() function in COScopeCtrl
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIRangesControl.cpp259 void CGUIRangesControl::SetRanges(const std::vector<std::pair<float, float>>& ranges) in SetRanges() function in CGUIRangesControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dedtspell.cxx153 void WrongList::SetRanges( const std::vector<editeng::MisspellRange>& rRanges ) in SetRanges() function in WrongList
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dedtspell.cxx155 void WrongList::SetRanges( const std::vector<editeng::MisspellRange>& rRanges ) in SetRanges() function in WrongList
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/plot/
H A DWindrosePlot.php211 public function SetRanges($aRanges) function in Amenadiel\\JpGraph\\Plot\\WindrosePlot
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/readers/bam/
H A Dbamindex.cpp1436 void CBamFileRangeSet::SetRanges(const CBamIndex& index, in SetRanges() function in CBamFileRangeSet
1448 void CBamFileRangeSet::SetRanges(const CBamIndex& index, in SetRanges() function in CBamFileRangeSet
1457 void CBamFileRangeSet::SetRanges(const CBamIndex& index, in SetRanges() function in CBamFileRangeSet
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/items/
H A Ditemset.cxx618 void SfxItemSet::SetRanges( const sal_uInt16 *pNewRanges ) in SetRanges() function in SfxItemSet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/items/
H A Ditemset.cxx729 void SfxItemSet::SetRanges( const sal_uInt16 *pNewRanges ) in SetRanges() function in SfxItemSet
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/table/
H A Dtable_view_unittest.cc891 void SetRanges(const std::vector<int>& ranges) { ranges_ = ranges; } in SetRanges() function in views::__anon7908c5d90411::TableGrouperImpl
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_windrose.php528 function SetRanges($aRanges) { function in WindrosePlot
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/table/
H A Dtable_view_unittest.cc1078 void SetRanges(const std::vector<int>& ranges) { ranges_ = ranges; } in SetRanges() function in views::__anon1b6c10be0411::TableGrouperImpl
/dports/print/fontforge/fontforge-20201107/contrib/fonttools/
H A Dpcl2ttf.c765 static void SetRanges(int urange[4],int CodePage[2],int unicode) { in SetRanges() function
/dports/math/mathgl/mathgl-2.5/src/
H A Dbase.cpp824 void mglBase::SetRanges(const mglPoint &m1, const mglPoint &m2) in SetRanges() function in mglBase
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/blast/seqdb_reader/
H A Dseqdbvol.cpp3160 void CSeqDBRangeList::SetRanges(const TRangeList & offset_ranges, in SetRanges() function in CSeqDBRangeList
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/blast/seqdb_reader/
H A Dseqdbvol.cpp3160 void CSeqDBRangeList::SetRanges(const TRangeList & offset_ranges, in SetRanges() function in CSeqDBRangeList

12