HomeSort by relevance Sort by last modified time
    Searched full:direction (Results 801 - 825 of 1273) sorted by null

<<31323334353637383940>>

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c     [all...]
  /external/dbus/doc/
dbus-specification.xml     [all...]
  /external/bluetooth/bluez/audio/
telephony-maemo.c 730 int status, direction, multiparty; local
736 direction = call->originating ?
742 telephony_list_current_call_ind(i, direction, status,
    [all...]
  /external/libpcap/
pcap.3 787 is used to specify a direction that packets will be captured.
1010 a 1-byte direction, in network byte order, which is one of:
1035 a 1-byte flag field, containing a direction flag in the uppermost bit,
    [all...]
  /external/opencore/engines/player/include/
pv_player_interface.h 537 * Command if called in player state PVP_STATE_PAUSED with a direction change, will complete in one Engine AO run without actually
538 * changing the direction. The change in direction will come into affect when Resume is called on Engine by the app. If the request
    [all...]
  /external/opencore/pvmi/pvmf/src/
pvmf_media_clock.cpp     [all...]
  /external/webkit/WebCore/dom/
Element.cpp 225 ScrollDirection direction = ScrollDown; local
227 direction = ScrollUp;
230 toRenderBox(rend)->layer()->scroll(direction, granularity, units);
    [all...]
  /external/webkit/WebCore/html/
HTMLMediaElement.cpp     [all...]
  /external/webkit/WebCore/rendering/
InlineFlowBox.cpp 210 bool ltr = renderer()->style()->direction() == LTR;
307 if (curr->renderer()->parent()->style()->direction() == LTR)
    [all...]
RenderText.cpp 412 if (box->direction() == LTR)
418 if (cb->style()->direction() == LTR) {
    [all...]
  /external/webkit/WebCore/rendering/style/
RenderStyle.h 459 TextDirection direction() const { return static_cast<TextDirection>(inherited_flags._direction); } function in class:WebCore::RenderStyle
634 EMarqueeDirection marqueeDirection() const { return static_cast<EMarqueeDirection>(rareNonInheritedData->marquee->direction); }
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebFrame.mm 666 - (DOMRange *)_rangeByAlteringCurrentSelection:(SelectionController::EAlteration)alteration direction:(SelectionController::EDirection)direction granularity:(TextGranularity)granularity
673 selection.modify(alteration, direction, granularity);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Decoder.h 316 /** G711DEC_BUFFER_Dir Direction of the Buffer
318 * @param G711DEC_DIRECTION_INPUT Direction Input
320 * @param G711DEC_DIRECTION_INPUT Direction Output
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 269 /** G729DEC_BUFFER_Dir Direction of the Buffer
271 * @param G729DEC_DIRECTION_INPUT Direction Input
273 * @param G729DEC_DIRECTION_INPUT Direction Output
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 276 * @param direction +1 for zoom in, -1 for zoom out
278 private void rescale(int direction) {
281 if (direction > 0) {
    [all...]
  /bionic/libc/kernel/common/linux/
input.h 680 __u16 direction; member in struct:ff_effect
  /cts/tests/src/android/widget/cts/util/
ListScenario.java 199 * Sets the stacking direction
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 35 import android.graphics.Path.Direction;
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
BoringLayoutTest.java 199 + " 2. Left to right text direction."
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
Impl_RowSet.java 600 public void setFetchDirection(int direction) throws SQLException {
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
AxesWalker.java 244 * current view by applying the filters in the requested direction (not
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_pk.h 526 off_dir, /* timezone offset direction 0 == +, 1 == - */
  /external/emma/core/java12/com/vladium/emma/report/
ReportProperties.java 395 _sort.add (dir); // sort direction
  /external/freetype/src/base/
ftbbox.c 264 /* unknown direction -- split the arc in two */

Completed in 617 milliseconds

<<31323334353637383940>>