Home
last modified time | relevance | path

Searched refs:GetCharSize (Results 1 – 25 of 66) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/RandomStressTest/
H A DSqlRandomTypesForSqlServer.cs541 private int GetCharSize(SqlRandomTableColumn columnInfo) in GetCharSize() method in System.Data.SqlClient.ManualTesting.Tests.SqlCharTypeInfo
554 return GetCharSize(columnInfo); in GetInRowSizeInternal()
559 return string.Format("{0}({1})", TypePrefix, GetCharSize(columnInfo)); in GetTSqlTypeDefinitionInternal()
596 private int GetCharSize(SqlRandomTableColumn columnInfo) in GetCharSize() method in System.Data.SqlClient.ManualTesting.Tests.SqlNCharTypeInfo
609 return GetCharSize(columnInfo) * 2; // nchar is not stored in row in GetInRowSizeInternal()
614 return string.Format("{0}({1})", TypePrefix, GetCharSize(columnInfo)); in GetTSqlTypeDefinitionInternal()
626 int storageSize = GetCharSize(columnInfo) * 2; in CreateRandomValueInternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/string_matching/
H A Dtokenized_string_char_iterator.h52 size_t GetCharSize() const;
H A Dtokenized_string_char_iterator.cc54 size_t TokenizedStringCharIterator::GetCharSize() const { in GetCharSize() function in TokenizedStringCharIterator
H A Dtokenized_string_match.cc135 text_iter_.GetCharSize()); in RunMatch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/string_matching/
H A Dtokenized_string_char_iterator.h55 size_t GetCharSize() const;
H A Dtokenized_string_char_iterator.cc57 size_t TokenizedStringCharIterator::GetCharSize() const { in GetCharSize() function in chromeos::string_matching::TokenizedStringCharIterator
H A Dprefix_matcher.cc100 text_iter_.GetCharSize()); in RunMatch()
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/tests/
H A Dtoolsunit.pas29 function GetCharSize: integer; in GetCharSize() function
82 property CharSize: integer read GetCharSize;
387 function TDBConnector.GetCharSize: integer; in TDBConnector.GetCharSize() function
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/tests/
H A Dtoolsunit.pas29 function GetCharSize: integer; in GetCharSize() function
82 property CharSize: integer read GetCharSize;
387 function TDBConnector.GetCharSize: integer; in TDBConnector.GetCharSize() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_cmap.h58 int GetCharSize(uint32_t charcode) const;
H A Dcpdf_cidfont.h64 int GetCharSize(uint32_t charcode) const;
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/font/
H A Dcpdf_cidfont.h63 int GetCharSize(uint32_t charcode) const;
H A Dfont_int.h150 int GetCharSize(uint32_t charcode) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_cidfont.h63 int GetCharSize(uint32_t charcode) const;
H A Dcpdf_cmap.h59 int GetCharSize(uint32_t charcode) const;
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/glfont2/
H A Dglfont2.h73 void GetCharSize (unsigned char c, std::pair<int, int> *size);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_font/
H A Dcpdf_cidfont.h51 int GetCharSize(uint32_t charcode) const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dsvparser.hxx139 sal_uInt16 GetCharSize() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dsvparser.hxx140 sal_uInt16 GetCharSize() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DText3D.h149 Vector2 GetCharSize(unsigned index);
H A DText.h193 Vector2 GetCharSize(unsigned index);
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_font/include/
H A Dcpdf_font.h68 virtual int GetCharSize(uint32_t charcode) const;
/dports/games/connectfive/connectFive/
H A Dglfont2.cpp151 void GLFont::GetCharSize (int c, std::pair<int, int> *size) in GetCharSize() function in GLFont
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/UI/
H A DText.pkg57 Vector2 GetCharSize(unsigned index);
H A DText3D.pkg69 Vector2 GetCharSize(unsigned index);

123