Home
last modified time | relevance | path

Searched defs:IsFixedWidth (Results 1 – 25 of 61) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Types/
H A DFixedWidthType.cs21 public override bool IsFixedWidth => true; field in Apache.Arrow.Types.FixedWidthType
H A DArrowType.cs25 public virtual bool IsFixedWidth => false; field in Apache.Arrow.Types.ArrowType
H A DIArrowType.cs59 bool IsFixedWidth { get; } property
/dports/databases/arrow/apache-arrow-6.0.1/csharp/src/Apache.Arrow/Types/
H A DFixedWidthType.cs21 public override bool IsFixedWidth => true; field in Apache.Arrow.Types.FixedWidthType
H A DArrowType.cs25 public virtual bool IsFixedWidth => false; field in Apache.Arrow.Types.ArrowType
H A DIArrowType.cs60 bool IsFixedWidth { get; } property
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Types/
H A DFixedWidthType.cs21 public override bool IsFixedWidth => true; field in Apache.Arrow.Types.FixedWidthType
H A DArrowType.cs25 public virtual bool IsFixedWidth => false; field in Apache.Arrow.Types.ArrowType
H A DIArrowType.cs59 bool IsFixedWidth { get; } property
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/private/
H A Dfontmgr.h217 bool IsFixedWidth() const { return GetFontBundle()->IsFixed(); } in IsFixedWidth() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/private/
H A Dfontmgr.h217 bool IsFixedWidth() const { return GetFontBundle()->IsFixed(); } in IsFixedWidth() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/private/
H A Dfontmgr.h217 bool IsFixedWidth() const { return GetFontBundle()->IsFixed(); } in IsFixedWidth() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/dfb/
H A Dfont.cpp132 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/private/
H A Dfontmgr.h220 bool IsFixedWidth() const { return GetFontBundle()->IsFixed(); } in IsFixedWidth() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/private/
H A Dfontmgr.h220 bool IsFixedWidth() const { return GetFontBundle()->IsFixed(); } in IsFixedWidth() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/private/
H A Dfontmgr.h220 bool IsFixedWidth() const { return GetFontBundle()->IsFixed(); } in IsFixedWidth() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/private/
H A Dfontmgr.h220 bool IsFixedWidth() const { return GetFontBundle()->IsFixed(); } in IsFixedWidth() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/dfb/
H A Dfont.cpp132 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/dfb/
H A Dfont.cpp142 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCPLYMeshFileLoader.h115 bool IsFixedWidth; member
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dfont.cpp544 bool wxFontRefData::IsFixedWidth() const in IsFixedWidth() function in wxFontRefData
738 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dfont.cpp544 bool wxFontRefData::IsFixedWidth() const in IsFixedWidth() function in wxFontRefData
738 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dfont.cpp394 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dfont.cpp348 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dfont.cpp477 bool wxFont::IsFixedWidth() const in IsFixedWidth() function in wxFont

123