Home
last modified time | relevance | path

Searched defs:GetSegmentCount (Results 1 – 18 of 18) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/include/wx/
H A Dpdfshape.h79 unsigned int GetSegmentCount() const { return (unsigned int) m_types.GetCount(); } in GetSegmentCount() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsSegmentedBuffer.h40 inline uint32_t GetSegmentCount() { in GetSegmentCount() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/io/
H A DnsSegmentedBuffer.h47 inline uint32_t GetSegmentCount() in GetSegmentCount() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsSegmentedBuffer.h47 inline uint32_t GetSegmentCount() { in GetSegmentCount() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsSegmentedBuffer.h47 inline uint32_t GetSegmentCount() { in GetSegmentCount() function
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsSegmentedBuffer.h49 inline uint32_t GetSegmentCount() { in GetSegmentCount() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsSegmentedBuffer.h47 inline uint32_t GetSegmentCount() { in GetSegmentCount() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/include/geometry/
H A Dshape_simple.h176 virtual size_t GetSegmentCount() const override { return m_points.SegmentCount(); } in GetSegmentCount() function
H A Dshape_line_chain.h862 virtual size_t GetSegmentCount() const override { return SegmentCount(); } in GetSegmentCount() function
H A Dshape_poly_set.h121 virtual size_t GetSegmentCount() const override { return 3; } in GetSegmentCount() function
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Structures.ocd/Ladder.ocd/
H A DScript.c18 private func GetSegmentCount() in GetSegmentCount() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/impl/
H A Dhandle_range_map.hpp66 int GetSegmentCount(void) const { in GetSegmentCount() function in CMasterSeqSegments
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/impl/
H A Dhandle_range_map.hpp66 int GetSegmentCount(void) const { in GetSegmentCount() function in CMasterSeqSegments
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Index/
H A DIndexWriter.cs2542 internal int GetSegmentCount() in GetSegmentCount() method in Lucene.Net.Index.IndexWriter
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/segment/
H A DSegment.cpp59 int Segment::GetSegmentCount() /// TEMP in GetSegmentCount() function in gr::Segment
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/pb/
H A Dmetainfo.pb.go2534 func (m *ObjectGetIPsResponse) GetSegmentCount() int64 { func
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/pb/
H A Dmetainfo.pb.go2544 func (m *ObjectGetIPsResponse) GetSegmentCount() int64 { func
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Xps/
H A Dmod.rs2089 pub unsafe fn GetSegmentCount(&self) -> ::windows::runtime::Result<u32> { in GetSegmentCount() method