Searched
full:wrap (Results
476 -
500 of
970) sorted by null
<<11121314151617181920>>
/external/quake/quake/src/QW/client/ |
console.c | 299 // word wrap 579 break; // past scrollback wrap point
|
/external/srec/srec/clib/ |
fpi_tgt.c | 372 if (frmPkt->pushTime == 0L) /* Check for wrap - and ensure */ 579 if (frmPkt->pullTime == 0) /* Check for wrap and ensure */
|
/external/webkit/JavaScriptCore/icu/unicode/ |
uiter.h | 656 * Set up a UCharIterator to wrap around a C++ CharacterIterator. 670 * @param charIter CharacterIterator to wrap
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
uiter.h | 656 * Set up a UCharIterator to wrap around a C++ CharacterIterator. 670 * @param charIter CharacterIterator to wrap
|
/external/webkit/WebCore/icu/unicode/ |
uiter.h | 656 * Set up a UCharIterator to wrap around a C++ CharacterIterator. 670 * @param charIter CharacterIterator to wrap
|
/external/webkit/WebCore/inspector/front-end/ |
SourceCSSTokenizer.re2js | 70 "visibility", "white-space", "widows", "width", "word-break", "word-spacing", "word-wrap", "z-index", "zoom", 129 "persian", "plus-darker", "plus-lighter", "pointer", "portrait", "pre", "pre-line", "pre-wrap", "preserve-3d", "progress", "purple",
|
/external/webkit/WebKit/chromium/public/ |
WebFrame.h | 169 virtual WebFrame* traverseNext(bool wrap) const = 0; 170 virtual WebFrame* traversePrevious(bool wrap) const = 0;
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebEditorClient.mm | 639 NSRange range = [[NSSpellChecker sharedSpellChecker] checkSpellingOfString:textString startingAt:0 language:nil wrap:NO inSpellDocumentWithTag:spellCheckerDocumentTag() wordCount:NULL]; 665 NSRange range = [[NSSpellChecker sharedSpellChecker] checkGrammarOfString:textString startingAt:0 language:nil wrap:NO inSpellDocumentWithTag:spellCheckerDocumentTag() details:&grammarDetails];
|
/external/webkit/WebKit/mac/icu/unicode/ |
uiter.h | 656 * Set up a UCharIterator to wrap around a C++ CharacterIterator. 670 * @param charIter CharacterIterator to wrap
|
/frameworks/base/media/libstagefright/codecs/avc/dec/src/ |
slice.cpp | 65 /* we can wrap below into an initMB() function which will also 734 /* we can wrap below into an initMB() function which will also
|
/hardware/ti/wlan/wl1271/TWD/Data_Service/ |
txHwQueue.c | 461 * also for wrap around. 553 /* Calculate new number of used descriptors (the else is for wrap around case) */
|
/packages/apps/Email/src/com/android/email/ |
Utility.java | 477 final ByteBuffer buffer = UTF_8.encode(CharBuffer.wrap(s)); 488 final CharBuffer cb = Utility.UTF_8.decode(ByteBuffer.wrap(b));
|
/system/wlan/ti/wilink_6_1/TWD/Data_Service/ |
txHwQueue.c | 461 * also for wrap around. 553 /* Calculate new number of used descriptors (the else is for wrap around case) */
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
wpa.c | 1134 wpa_printf(MSG_WARNING, "WPA: Unsupported AES-WRAP " 1139 wpa_printf(MSG_WARNING, "WPA: AES-WRAP key data " [all...] |
/external/webkit/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | 221 // The elements to wrap the target around 222 var wrap = jQuery( html, this[0].ownerDocument ).clone(); 225 wrap.insertBefore( this[0] ); 227 wrap.map(function(){ 246 wrap: function( html ) { 883 var wrap = 911 div.innerHTML = wrap[1] + elem + wrap[2]; 914 while ( wrap[0]-- ) 926 wrap[1] == "<table>" && !hasBody [all...] |
/external/webkit/WebCore/rendering/ |
RenderBlockLineLayout.cpp | 555 // will wrap text around screen width so that it doesn't need to scroll 567 // if the RenderBlock is positioned, don't wrap text around screen 603 // ignore text wrap for textField or menuList 623 // <li> as tabs, we don't force text to wrap if all the text [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/ |
c++ | |
g++ | |
gcc | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-c++ | |
arm-eabi-cpp | |
arm-eabi-g++ | |
arm-eabi-gcc | |
arm-eabi-gcc-4.3.1 | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/ |
c++ | |
Completed in 196 milliseconds
<<11121314151617181920>>