Home
last modified time | relevance | path

Searched defs:forward (Results 1 – 25 of 34) sorted by relevance

12

/external/webkit/WebCore/platform/text/qt/
DTextBoundaries.cpp45 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/
DHistory.cpp63 void History::forward() in forward() function in WebCore::History
DPage.cpp302 static Frame* incrementFrame(Frame* curr, bool forward, bool wrapFlag) in incrementFrame()
/external/webkit/WebCore/platform/text/
DTextBoundariesICU.cpp36 int findNextWordFromIndex(const UChar* chars, int len, int position, bool forward) in findNextWordFromIndex()
/external/webkit/WebCore/platform/android/
DTextBoundaries.cpp36 int findNextWordFromIndex(const UChar* chars, int len, int position, bool forward) in findNextWordFromIndex()
/external/icu4c/test/intltest/
Ddadrcal.cpp261 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) { in testConvert()
337 const DataMap *settings, UBool forward) { in testConvert()
Dtstnorm.cpp497 UnicodeString forward; in backAndForth() local
Dutxttest.cpp1281 fragTextAccess(UText *ut, int64_t index, UBool forward) { in fragTextAccess()
Drbbitst.cpp3484 int forward[50]; in testBreakBoundPreceding() local
3674 int forward[50]; in TestWordBoundary() local
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h222 /* [in] */ BOOL forward, in canTakeFocus()
227 /* [in] */ BOOL forward) { return E_NOTIMPL; } in takeFocus()
/external/qemu/slirp2/
Dip_input.c490 int opt, optlen, cnt, off, code, type, forward = 0; local
/external/webkit/WebKit/wx/
DWebFrame.cpp186 bool wxWebFrame::FindString(const wxString& string, bool forward, bool caseSensitive, bool wrapSele… in FindString()
DWebBrowserShell.cpp144 wxBitmap forward = wxArtProvider::GetBitmap(wxART_GO_FORWARD, wxART_TOOLBAR, wxSize(32,32)); in BEGIN_EVENT_TABLE() local
DWebView.cpp472 bool wxWebView::FindString(const wxString& string, bool forward, bool caseSensitive, bool wrapSelec… in FindString()
/external/icu4c/common/
Dutext.cpp33 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/
Dqwebhistory.cpp345 void QWebHistory::forward() in forward() function in QWebHistory
Dqwebview.cpp641 void QWebView::forward() in forward() function in QWebView
/external/webkit/WebCore/rendering/
DMediaControlElements.cpp180 …uttonElement::MediaControlSeekButtonElement(Document* doc, HTMLMediaElement* element, bool forward) in MediaControlSeekButtonElement()
DRenderFlexibleBox.cpp101 bool forward; member in WebCore::FlexBoxIterator
/external/webkit/WebCore/editing/
DTextIterator.cpp1618 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/
Dfftwrap.c248 kiss_fftr_cfg forward; member
/external/srec/srec/cfront/
Dsp_fft.c331 unsigned forward, reverse, *tbl; in allocate_bitreverse_tbl() local
/external/webkit/WebCore/html/
DHTMLInputElement.cpp1262 bool forward = (key == "Down" || key == "Right"); in defaultEventHandler() local
/external/icu4c/test/cintltst/
Dcnormtst.c1061 UCharIterator *iter, UNormalizationMode mode, UBool forward, in _testIter()
Dcbiditst.c2022 static const UChar forward[]={ in _testWriteReverse() local
3726 const char *mode, const char* option, UBiDiLevel level, UBool forward) in checkMaps()

12