Home
last modified time | relevance | path

Searched defs:countText (Results 1 – 21 of 21) sorted by relevance

/dports/net-im/psi/psi-1.5/src/widgets/unittest/richtext/
H A Dmain.cpp11 int countText(QTextDocument *doc, QString text) { in countText() function in TestRichText
/dports/deskutils/pinot/pinot-1.20/UI/GTK3/src/
H A DStatisticsDialog.cpp106 ustring countText(countStr.str()); in populate() local
140 ustring countText(countStr.str()); in populate() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtcharts/examples/charts/openglseries/
H A Dmain.cpp160 QString countText = QStringLiteral("Total point count: %1"); in main() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkFont.h151 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) { in countText() function
H A DSkPaint.h855 int countText(const void* text, size_t byteLength) const { in countText() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkFont.h151 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) { in countText() function
H A DSkPaint.h1339 int countText(const void* text, size_t byteLength) const { in countText() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkFont.h335 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkFont.h335 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkFont.h321 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkFont.h335 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkFont.h335 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkFont.h321 int countText(const void* text, size_t byteLength, SkTextEncoding encoding) const { in countText() function
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DPDF417Barcode.cc1474 static int countText(GString *value, int start) { in countText() function
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DPDF417Barcode.cc1474 static int countText(GString *value, int start) { in countText() function
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXTable.cpp1528 void FXTable::countText(FXint& nr,FXint& nc,const FXchar* text,FXint size,const FXchar* cs,const FX… in countText() function in FX::FXTable
1567 void FXTable::countText(FXint& nr,FXint& nc,const FXString& text,const FXchar* cs,const FXchar* rs)… in countText() function in FX::FXTable
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXTable.cpp1528 void FXTable::countText(FXint& nr,FXint& nc,const FXchar* text,FXint size,const FXchar* cs,const FX… in countText() function in FX::FXTable
1567 void FXTable::countText(FXint& nr,FXint& nc,const FXString& text,const FXchar* cs,const FXchar* rs)… in countText() function in FX::FXTable
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXTable.cpp1597 void FXTable::countText(FXint& nr,FXint& nc,const FXchar* text,FXint size,const FXchar* cs,const FX… in countText() function in FX::FXTable
1636 void FXTable::countText(FXint& nr,FXint& nc,const FXString& text,const FXchar* cs,const FXchar* rs)… in countText() function in FX::FXTable
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXTable.cpp1597 void FXTable::countText(FXint& nr,FXint& nc,const FXchar* text,FXint size,const FXchar* cs,const FX… in countText() function in FX::FXTable
1636 void FXTable::countText(FXint& nr,FXint& nc,const FXString& text,const FXchar* cs,const FXchar* rs)… in countText() function in FX::FXTable
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXTable.cpp1366 void FXTable::countText(FXint& nr,FXint& nc,const FXchar* text,FXint size,FXchar cs,FXchar rs) cons… in countText() function in FX::FXTable
/dports/benchmarks/polygraph/polygraph-4.13.0/src/loganalyzers/
H A DSideInfo.cc2565 XmlText countText; in cmplErrorTableRec() local