Home
last modified time | relevance | path

Searched defs:textArray (Results 1 – 25 of 88) sorted by relevance

1234

/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/plugins/messageviewer/bodypartformatter/markdown/
H A Dmarkdowndiscount.cpp26 const QByteArray textArray = mText.toUtf8(); in toHtml() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualTests/org/eclipse/swt/tests/gtk/snippets/
H A DBug545139_TableColumnEraseString.java51 String [] textArray = new String [NUM_COLS]; in main() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/
H A DGeckoAccessibility.java71 final String[] textArray = message.getStringArray("text"); in populateEventFromJSON() local
163 final String[] textArray = message.getStringArray("text"); in sendAccessibilityEvent() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DGeckoAccessibility.java80 final JSONArray textArray = message.optJSONArray("text"); in populateEventFromJSON() local
173 final JSONArray textArray = message.optJSONArray("text"); in sendAccessibilityEvent() local
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kmail/editorconvertertextplugins/markdown/markdownlib/
H A Dmarkdownconverter.cpp56 const QByteArray textArray = str.toUtf8(); in convertTextToMarkdown() local
/dports/lang/maude/maude-2.7.1/src/ObjectSystem/
H A DsocketManagerSymbol.hh103 char* textArray; member
/dports/games/blockattack/blockattack-game-2.7.0/source/code/
H A DTextManager.hpp73 std::array<TextMessage, maxNumberOfTexts> textArray; member in TextManager
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_toon/
H A Dcreate_toon.cpp137 void writeTextArray(FILE *outFile, const char *textArray[], int nbrText) { in writeTextArray()
/dports/games/scummvm/scummvm-2.5.1/devtools/create_toon/
H A Dcreate_toon.cpp131 void writeTextArray(FILE *outFile, const char *textArray[], int nbrText) { in writeTextArray()
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_tony/
H A Dcreate_tony.cpp158 void writeTextArray(FILE *outFile, const char *textArray[], int nbrText) { in writeTextArray()
/dports/games/scummvm/scummvm-2.5.1/devtools/create_tony/
H A Dcreate_tony.cpp152 void writeTextArray(FILE *outFile, const char *textArray[], int nbrText) { in writeTextArray()
/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libsvm/
H A DSvmPainterBackend.cpp144 void SvmPainterBackend::textArray(SvmGraphicsContext &context, in textArray() function in Libsvm::SvmPainterBackend
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Renderer/
H A DTextRenderer.h65 VertexArray textArray; member
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dpg_upgrade_support.c156 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dpg_upgrade_support.c156 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dpg_upgrade_support.c156 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dpg_upgrade_support.c156 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dpg_upgrade_support.c156 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dpg_upgrade_support.c156 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dpg_upgrade_support.c156 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_upgrade_support.c168 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_upgrade_support.c168 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_upgrade_support.c168 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_upgrade_support.c168 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dpg_upgrade_support.c168 ArrayType *textArray = PG_GETARG_ARRAYTYPE_P(6); in binary_upgrade_create_empty_extension() local

1234