/external/webkit/WebCore/platform/text/qt/ |
D | TextBoundaries.cpp | 45 int findNextWordFromIndex(UChar const* buffer, int len, int position, bool forward) in findNextWordFromIndex() 84 int findNextWordFromIndex(UChar const* buffer, int len, int position, bool forward) in findNextWordFromIndex()
|
/external/webkit/WebCore/page/ |
D | History.cpp | 63 void History::forward() in forward() function in WebCore::History
|
D | Page.cpp | 302 static Frame* incrementFrame(Frame* curr, bool forward, bool wrapFlag) in incrementFrame()
|
/external/webkit/WebCore/platform/text/ |
D | TextBoundariesICU.cpp | 36 int findNextWordFromIndex(const UChar* chars, int len, int position, bool forward) in findNextWordFromIndex()
|
/external/webkit/WebCore/platform/android/ |
D | TextBoundaries.cpp | 36 int findNextWordFromIndex(const UChar* chars, int len, int position, bool forward) in findNextWordFromIndex()
|
/external/icu4c/test/intltest/ |
D | dadrcal.cpp | 261 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) { in testConvert() 337 const DataMap *settings, UBool forward) { in testConvert()
|
D | tstnorm.cpp | 497 UnicodeString forward; in backAndForth() local
|
D | utxttest.cpp | 1281 fragTextAccess(UText *ut, int64_t index, UBool forward) { in fragTextAccess()
|
D | rbbitst.cpp | 3484 int forward[50]; in testBreakBoundPreceding() local 3674 int forward[50]; in TestWordBoundary() local
|
/external/webkit/WebKitTools/DumpRenderTree/win/ |
D | UIDelegate.h | 222 /* [in] */ BOOL forward, in canTakeFocus() 227 /* [in] */ BOOL forward) { return E_NOTIMPL; } in takeFocus()
|
/external/qemu/slirp2/ |
D | ip_input.c | 490 int opt, optlen, cnt, off, code, type, forward = 0; local
|
/external/webkit/WebKit/wx/ |
D | WebFrame.cpp | 186 bool wxWebFrame::FindString(const wxString& string, bool forward, bool caseSensitive, bool wrapSele… in FindString()
|
D | WebBrowserShell.cpp | 144 wxBitmap forward = wxArtProvider::GetBitmap(wxART_GO_FORWARD, wxART_TOOLBAR, wxSize(32,32)); in BEGIN_EVENT_TABLE() local
|
D | WebView.cpp | 472 bool wxWebView::FindString(const wxString& string, bool forward, bool caseSensitive, bool wrapSelec… in FindString()
|
/external/icu4c/common/ |
D | utext.cpp | 33 utext_access(UText *ut, int64_t index, UBool forward) { in utext_access() 911 utf8TextAccess(UText *ut, int64_t index, UBool forward) { in utf8TextAccess() 1712 repTextAccess(UText *ut, int64_t index, UBool forward) { in repTextAccess() 2094 unistrTextAccess(UText *ut, int64_t index, UBool forward) { in unistrTextAccess() 2384 ucstrTextAccess(UText *ut, int64_t index, UBool forward) { in ucstrTextAccess() 2630 charIterTextAccess(UText *ut, int64_t index, UBool forward) { in charIterTextAccess()
|
/external/webkit/WebKit/qt/Api/ |
D | qwebhistory.cpp | 345 void QWebHistory::forward() in forward() function in QWebHistory
|
D | qwebview.cpp | 641 void QWebView::forward() in forward() function in QWebView
|
/external/webkit/WebCore/rendering/ |
D | MediaControlElements.cpp | 180 …uttonElement::MediaControlSeekButtonElement(Document* doc, HTMLMediaElement* element, bool forward) in MediaControlSeekButtonElement()
|
D | RenderFlexibleBox.cpp | 101 bool forward; member in WebCore::FlexBoxIterator
|
/external/webkit/WebCore/editing/ |
D | TextIterator.cpp | 1618 static PassRefPtr<Range> collapsedToBoundary(const Range* range, bool forward) in collapsedToBoundary() 1628 static size_t findPlainText(CharacterIterator& it, const String& target, bool forward, bool caseSen… in findPlainText() 1660 PassRefPtr<Range> findPlainText(const Range* range, const String& target, bool forward, bool caseSe… in findPlainText()
|
/external/speex/libspeex/ |
D | fftwrap.c | 248 kiss_fftr_cfg forward; member
|
/external/srec/srec/cfront/ |
D | sp_fft.c | 331 unsigned forward, reverse, *tbl; in allocate_bitreverse_tbl() local
|
/external/webkit/WebCore/html/ |
D | HTMLInputElement.cpp | 1262 bool forward = (key == "Down" || key == "Right"); in defaultEventHandler() local
|
/external/icu4c/test/cintltst/ |
D | cnormtst.c | 1061 UCharIterator *iter, UNormalizationMode mode, UBool forward, in _testIter()
|
D | cbiditst.c | 2022 static const UChar forward[]={ in _testWriteReverse() local 3726 const char *mode, const char* option, UBiDiLevel level, UBool forward) in checkMaps()
|