HomeSort by relevance Sort by last modified time
    Searched refs:side (Results 126 - 150 of 263) sorted by null

1 2 3 4 56 7 8 91011

  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLImageElement10.js 78 The useMap attribute specifies to use the client-side image map.
HTMLInputElement17.js 78 The useMap attribute specifies the use of the client-side image map.
HTMLObjectElement15.js 78 The useMap attribute specifies the used client-side image map.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLFormElement05.js 78 The action attribute specifies the server-side form handler.
HTMLImageElement07.js 78 The isMap attribute indicates the use of server-side image map.
HTMLImageElement10.js 78 The useMap attribute specifies to use the client-side image map.
HTMLInputElement17.js 78 The useMap attribute specifies the use of the client-side image map.
HTMLObjectElement15.js 78 The useMap attribute specifies the used client-side image map.
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
Camera.java 383 * @param side the side the camera stands from the plane
385 public void setClipPlane(Plane clipPlane, Plane.Side side) {
387 if (side == Plane.Side.Negative) {
390 //we are on the other side of the plane no need to clip anymore.
391 if (clipPlane.whichSide(location) == side) {
998 * on the negative side of the plane is can be culled out.
1030 Plane.Side side = bound.whichSide(worldPlane[planeId]); local
    [all...]
  /external/quake/quake/src/QW/client/
gl_rsurf.c 1184 // find which side of the node we are on
1220 int c, side; local
1260 // find which side of the node we are on
1280 side = 0;
1282 side = 1;
1284 // recurse down the children, front side first
1285 R_RecursiveWorldNode (node->children[side]);
1295 side = SURF_PLANEBACK;
1297 side = 0;
1306 // continue; // wrong side
    [all...]
r_draw.c 89 int side; local
182 side = ceilv0 > r_ceilv1;
190 if (side == 0)
894 // find which side of the node we are on
  /external/ipsec-tools/src/racoon/
oakley.c 436 oakley_compute_keymat(iph2, side)
438 int side;
450 if (oakley_compute_keymat_x(iph2, side, INBOUND_SA) < 0
451 || oakley_compute_keymat_x(iph2, side, OUTBOUND_SA) < 0)
472 oakley_compute_keymat_x(iph2, side, sa_dir)
474 int side;
517 bp = (side == INITIATOR ? iph2->nonce : iph2->nonce_p);
521 bp = (side == INITIATOR ? iph2->nonce_p : iph2->nonce);
896 if (iph1->side == INITIATOR)
906 if (iph1->side == INITIATOR
    [all...]
  /external/quake/quake/src/WinQuake/
r_draw.cpp 89 int side; local
182 side = ceilv0 > r_ceilv1;
190 if (side == 0)
894 // find which side of the node we are on
gl_rsurf.cpp 1253 // find which side of the node we are on
1289 int i, c, side, *pindex; local
1331 // find which side of the node we are on
1351 side = 0;
1353 side = 1;
1355 // recurse down the children, front side first
1356 R_RecursiveWorldNode (node->children[side]);
1366 side = SURF_PLANEBACK;
1368 side = 0;
1377 continue; // wrong side
    [all...]
  /cts/
CtsTestCaseList.mk 112 # Host side only tests
  /cts/tools/vm-tests-tf/
Android.mk 53 # generated and compile the host side junit tests
  /external/quake/quake/src/QW/server/
model.c 690 int planenum, side; local
708 side = LittleShort(in->side);
709 if (side)
  /external/v8/test/mjsunit/
array-unshift.js 40 // Check that unshift with no args has a side-effect of
118 // Check that unshift with no args has a side-effect of
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
LODGeomap.java 610 int side = (length / lod) + 1 - (2); local
611 //System.out.println("side: "+side);
612 int num = side * side * 2;
614 num -= 2 * side; // remove one first row and one last row (they are only hit once each)
617 int degenerates = 2 * (side - (2)); // every row except the first and last
    [all...]
  /external/doclava/res/assets/templates/
macros.cs 231 <?cs # A list of links to classes, for use in the side navigation of classes when viewing a package (panel nav) ?><?cs
244 <?cs # A list of links to classes, for use in the side navigation of classes when viewing a class (panel nav) ?><?cs
257 <?cs # A list of links to packages, for use in the side navigation of packages (panel nav) ?><?cs
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 336 if ($('#side-nav').length == 0) return;
339 // make sidenav behave when resizing the window and side-scolling is a concern
354 if ($('#side-nav').length == 0) return;
370 if ($("#doc-col").height() < $("#side-nav").height()) {
398 // update the sidenaav position for side scrolling
405 .prependTo('#side-nav');
479 var $sidenav = $("#side-nav");
566 $('#devdoc-nav .totop').css({left: -(newLeft - parseInt($('#side-nav').css('margin-left')))});
635 // add 1 for the #side-nav bottom margin
637 // Depending on whether the header is visible, set the side nav's height
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 410 if ($('#side-nav').length == 0) return;
413 // make sidenav behave when resizing the window and side-scolling is a concern
428 if ($('#side-nav').length == 0) return;
444 if ($("#doc-col").height() < $("#side-nav").height()) {
472 // update the sidenaav position for side scrolling
479 .prependTo('#side-nav');
553 var $sidenav = $("#side-nav");
641 $('#devdoc-nav .totop').css({left: -(newLeft - parseInt($('#side-nav').css('margin-left')))});
700 // add 1 for the #side-nav bottom margin
702 // Depending on whether the header is visible, set the side nav's height
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 389 if ($('#side-nav').length == 0) return;
392 // make sidenav behave when resizing the window and side-scolling is a concern
407 if ($('#side-nav').length == 0) return;
423 if ($("#doc-col").height() < $("#side-nav").height()) {
451 // update the sidenaav position for side scrolling
458 .prependTo('#side-nav');
532 var $sidenav = $("#side-nav");
638 $('#devdoc-nav .totop').css({left: -(newLeft - parseInt($('#side-nav').css('margin-left')))});
697 // add 1 for the #side-nav bottom margin
699 // Depending on whether the header is visible, set the side nav's height
    [all...]
  /external/chromium/sdch/open-vcdiff/
depcomp 2 # depcomp - compile a program generating dependencies as side-effects
41 as side-effects.
339 # The Tru64 compiler uses -MD to generate dependencies as a side
397 # This comment above is used by automake to tell side-effect
  /external/elfutils/config/
depcomp 2 # depcomp - compile a program generating dependencies as side-effects
41 as side-effects.
339 # The Tru64 compiler uses -MD to generate dependencies as a side
397 # This comment above is used by automake to tell side-effect

Completed in 458 milliseconds

1 2 3 4 56 7 8 91011