Searched refs:text (Results 276 - 300 of 3083) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dremtrans.h22 * A transliterator that removes text.
52 * @param text the buffer holding transliterated and
53 * untransliterated text
54 * @param offset the start and limit of the text, the position
56 * @param incremental if true, assume more text may be coming after
57 * pos.contextLimit. Otherwise, assume the text is complete.
59 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Ducurrimp.h38 * @param text the text to parse
40 * text to match; must have 0 <= pos.getIndex() < text.length();
51 const icu::UnicodeString& text,
/macosx-10.10.1/ICU-531.30/icuSources/samples/translit/answers/
H A Dunaccent.h29 virtual void handleTransliterate(Replaceable& text,
/macosx-10.10.1/ICU-531.30/icuSources/test/letest/
H A Dxmlreader.h19 const LEUnicode *text,
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/leperf/
H A Dxmlreader.h19 const LEUnicode *text,
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DJumpTable.cpp33 #include <wtf/text/StringHash.h>
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGFunctionWhitelist.h32 #include <wtf/text/WTFString.h>
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DIdentifiersFactory.h31 #include <wtf/text/WTFString.h>
/macosx-10.10.1/JavaScriptCore-7600.1.17/llint/
H A DLLIntOffsetsExtractor.cpp54 #include <wtf/text/StringImpl.h>
/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DProfilerCompiledBytecode.h31 #include <wtf/text/CString.h>
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DPrivateName.h29 #include <wtf/text/StringImpl.h>
/macosx-10.10.1/Libc-1044.1.2/i386/gen/
H A Dmcount.s25 .text
/macosx-10.10.1/OpenSSL098-52/src/shlib/
H A Dsun.sh5 ld -G -z text -o libcrypto.so crypto.o
8 ld -G -z text -o libssl.so ssl.o
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DAtomicStringImpl.h24 #include <wtf/text/StringImpl.h>
/macosx-10.10.1/WTF-7600.1.24/wtf/text/cf/
H A DStringViewCF.cpp27 #include <wtf/text/StringView.h>
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DFilterBar.js45 TextFilterDidChange: "filter-bar-text-filter-did-change"
63 set placeholder(text)
65 this._inputField.setAttribute("placeholder", text);
75 return {text: this._inputField.value};
83 this._inputField.value = filters.text || "";
H A DLegacyProfileView.css50 text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
56 text-overflow: ellipsis;
/macosx-10.10.1/WebKit-7600.1.25/ios/WebCoreSupport/
H A DSearchPopupMenuIOS.cpp22 #include <wtf/text/AtomicString.h>
/macosx-10.10.1/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebJavaScriptTextInputPanel.m40 - (id)initWithPrompt:(NSString *)p text:(NSString *)t
60 - (NSString *)text
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/Accessible2/
H A DAccessibleEditableText.idl59 /** @brief This interface provides clipboard capability to text objects.
63 clipboard operations. Note that even a read only text object can support
70 with the two arguments exchanged. The whole text can be defined by passing
82 /** @brief Copies the text range into the clipboard.
88 Start index of the text to moved into the clipboard.
91 End index of the text to moved into the clipboard.
107 /** @brief Deletes a range of text.
109 The text between and including the two given indices is deleted
110 from the text represented by this object.
113 Start index of the text t
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Platform/efl/
H A DModuleEfl.cpp23 #include <wtf/text/CString.h>
/macosx-10.10.1/WebKit2-7600.1.25/Platform/mac/
H A DMenuUtilities.h30 #import <wtf/text/WTFString.h>
/macosx-10.10.1/WebKit2-7600.1.25/Scripts/webkit2/
H A DMessageReceiverSuperclass-expected.cpp33 #include <wtf/text/WTFString.h>
/macosx-10.10.1/WebKit2-7600.1.25/Shared/Databases/
H A DDatabaseProcessCreationParameters.h31 #include <wtf/text/WTFString.h>
/macosx-10.10.1/WebKit2-7600.1.25/Shared/Databases/IndexedDB/
H A DIDBUtilities.h30 #include <wtf/text/WTFString.h>

Completed in 233 milliseconds

<<11121314151617181920>>