Home
last modified time | relevance | path

Searched defs:textLength (Results 1 – 25 of 974) sorted by relevance

12345678910>>...39

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dcfgparser.cs146 int textLength, in BeginChildrenCallback()
153 int textLength, in BeginChildren()
162 int textLength, in EndChildrenCallback()
170 int textLength, in EndChildren()
178 int textLength, in ErrorCallback()
185 int textLength, in Error()
193 int textLength, in CreateNodeCallback()
200 int textLength, in CreateNode()
208 int textLength, in CreateAttributeCallback()
215 int textLength, in CreateAttribute()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated15/
H A DCOLLADASaxFWLColladaParserAutoGen15Private.cpp1435 size_t textLength, in characterData2EnumData_ENUM__version_enum()
2345 size_t textLength, in characterData2EnumData_ENUM__altitude_mode_enum()
2845 size_t textLength, in characterData2EnumData_ENUM__up_axis_enum()
5019 size_t textLength, in characterData2EnumData_ENUM__sampler_behavior_enum()
8652 size_t textLength, in characterData2EnumData_ENUM__morph_method_enum()
14937 size_t textLength, in characterData2EnumData_ENUM__fx_modifier_enum()
16030 size_t textLength, in characterData2EnumData_ENUM__fx_sampler_wrap_enum()
16288 size_t textLength, in characterData2EnumData_ENUM__fx_sampler_min_filter_enum()
16398 size_t textLength, in characterData2EnumData_ENUM__fx_sampler_mag_filter_enum()
16508 size_t textLength, in characterData2EnumData_ENUM__fx_sampler_mip_filter_enum()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated14/
H A DCOLLADASaxFWLColladaParserAutoGen14Private.cpp1145 size_t textLength, in characterData2EnumData_ENUM__VersionType()
1988 size_t textLength, in characterData2EnumData_ENUM__UpAxisType()
7052 size_t textLength, in characterData2EnumData_ENUM__MorphMethodType()
11274 size_t textLength, in characterData2EnumData_ENUM__fx_modifier_enum_common()
12554 size_t textLength, in characterData2EnumData_ENUM__fx_surface_type_enum()
13066 size_t textLength, in characterData2EnumData_ENUM__fx_surface_face_enum()
13886 size_t textLength, in characterData2EnumData_ENUM__fx_surface_format_hint_channels_enum()
13996 size_t textLength, in characterData2EnumData_ENUM__fx_surface_format_hint_range_enum()
14106 size_t textLength, in characterData2EnumData_ENUM__fx_surface_format_hint_precision_enum()
14216 size_t textLength, in characterData2EnumData_ENUM__fx_surface_format_hint_option_enum()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/model/
H A Dcomponenttextmodifier.cpp101 int textLength = m_originalModifier->text().length(); in flushGroup() local
111 int textLength = m_originalModifier->text().length(); in commitGroup() local
128 const int textLength = txt.size(); in text() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/Cipher/AEAD/
H A DReadWriteSkip.java62 final int textLength;; field in ReadWriteSkip
99 ReadWriteSkip(int keyLength, int textLength, int AADLength) in ReadWriteSkip()
148 static void run(int keyLength, int textLength, int AADLength) in run()
186 public ReadWriteTest(int keyLength, int textLength, int AADLength) in ReadWriteTest()
256 public SkipTest(int keyLength, int textLength, int AADLength) in SkipTest()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/core/
H A DStringBuilder.cpp37 size_t textLength = String::SizeOf(text); in Append() local
41 void StringBuilder::Append(const utf8* text, size_t textLength) in Append()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc292 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
336 OUT uint32_t* textLength) in GetTextAtPosition()
355 OUT uint32_t* textLength) in GetTextBeforePosition()
375 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
381 OUT uint32_t* textLength, in GetNumberSubstitution()
394 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
410 uint32_t textLength, in SetLineBreakpoints()
414 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
419 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc292 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
336 OUT uint32_t* textLength) in GetTextAtPosition()
355 OUT uint32_t* textLength) in GetTextBeforePosition()
375 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
381 OUT uint32_t* textLength, in GetNumberSubstitution()
394 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
410 uint32_t textLength, in SetLineBreakpoints()
414 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
419 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc292 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
336 OUT uint32_t* textLength) in GetTextAtPosition()
355 OUT uint32_t* textLength) in GetTextBeforePosition()
375 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
381 OUT uint32_t* textLength, in GetNumberSubstitution()
394 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
410 uint32_t textLength, in SetLineBreakpoints()
414 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
419 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc292 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
336 OUT uint32_t* textLength) in GetTextAtPosition()
355 OUT uint32_t* textLength) in GetTextBeforePosition()
375 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
381 OUT uint32_t* textLength, in GetNumberSubstitution()
394 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
410 uint32_t textLength, in SetLineBreakpoints()
414 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
419 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/mac/
H A DmozTextAccessible.mm46 - (long)textLength; method in NSString
416 {
612 {
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/mac/
H A DmozTextAccessible.mm46 - (long)textLength; method in NSString
416 {
612 {
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-directwrite.cc309 uint32_t textLength, in TextAnalysis()
355 OUT uint32_t* textLength) in GetTextAtPosition()
371 OUT uint32_t* textLength) in GetTextBeforePosition()
390 uint32_t* textLength, in GetLocaleName()
398 OUT uint32_t* textLength, in GetNumberSubstitution()
412 uint32_t textLength, in SetScriptAnalysis()
428 uint32_t textLength, in SetLineBreakpoints()
432 uint32_t textLength, in SetBidiLevel()
438 uint32_t textLength, in SetNumberSubstitution()
442 Run *FetchNextRun(IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc307 uint32_t textLength, in TextAnalysis()
353 OUT uint32_t* textLength) in GetTextAtPosition()
369 OUT uint32_t* textLength) in GetTextBeforePosition()
388 uint32_t* textLength, in GetLocaleName()
396 OUT uint32_t* textLength, in GetNumberSubstitution()
410 uint32_t textLength, in SetScriptAnalysis()
426 uint32_t textLength, in SetLineBreakpoints()
430 uint32_t textLength, in SetBidiLevel()
436 uint32_t textLength, in SetNumberSubstitution()
440 Run *FetchNextRun(IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DDeclPDA.cpp67 bool idDeclPDA::Parse( const char *text, const int textLength ) { in Parse()
358 bool idDeclEmail::Parse( const char *_text, const int textLength ) { in Parse()
484 bool idDeclVideo::Parse( const char *text, const int textLength ) { in Parse()
598 bool idDeclAudio::Parse( const char *text, const int textLength ) { in Parse()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc333 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
377 OUT uint32_t* textLength) in GetTextAtPosition()
396 OUT uint32_t* textLength) in GetTextBeforePosition()
416 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
422 OUT uint32_t* textLength, in GetNumberSubstitution()
435 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
451 uint32_t textLength, in SetLineBreakpoints()
455 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
460 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
465 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]

12345678910>>...39