HomeSort by relevance Sort by last modified time
    Searched full:false (Results 1001 - 1025 of 15335) sorted by null

<<41424344454647484950>>

  /external/webkit/WebCore/platform/win/
ScrollbarThemeWin.h 48 virtual IntRect backButtonRect(Scrollbar*, ScrollbarPart, bool painting = false);
49 virtual IntRect forwardButtonRect(Scrollbar*, ScrollbarPart, bool painting = false);
50 virtual IntRect trackRect(Scrollbar*, bool painting = false);
  /external/webkit/WebCore/platform/wx/
ScrollbarThemeWx.h 48 virtual IntRect backButtonRect(Scrollbar*, ScrollbarPart, bool painting = false);
49 virtual IntRect forwardButtonRect(Scrollbar*, ScrollbarPart, bool painting = false);
50 virtual IntRect trackRect(Scrollbar*, bool painting = false);
  /external/webkit/WebCore/plugins/symbian/
PluginContainerSymbian.cpp 38 , m_hasPendingGeometryChange(false)
61 m_hasPendingGeometryChange = false;
76 page->focusController()->setActive(false);
  /external/webkit/WebCore/rendering/
RenderBR.h 44 virtual unsigned width(unsigned /*from*/, unsigned /*len*/, int /*xpos*/, bool /*firstLine = false*/) const { return 0; }
46 virtual int lineHeight(bool firstLine, bool isRootLineBox = false) const;
47 virtual int baselinePosition(bool firstLine, bool isRootLineBox = false) const;
RenderReplaced.h 57 virtual bool canHaveChildren() const { return false; }
59 virtual int lineHeight(bool firstLine, bool isRootLineBox = false) const;
60 virtual int baselinePosition(bool firstLine, bool isRootLineBox = false) const;
RenderSVGBlock.cpp 44 setChildrenInline(false);
53 setReplaced(false);
58 setHasOverflowClip(false);
SVGCharacterLayoutInfo.h 198 , hidden(false)
211 , drawnSeperated(false)
212 , newTextChunk(false)
266 , isVerticalText(false)
267 , isTextPath(false)
381 return false;
390 return false;
399 return false;
408 return false;
417 return false;
    [all...]
  /external/webkit/WebCore/wml/
WMLFormControlElement.cpp 34 , m_valueMatchesRenderer(false)
50 return false;
53 return false;
  /external/webkit/WebCore/xml/
XPathExpressionNode.cpp 45 : m_isContextNodeSensitive(false)
46 , m_isContextPositionSensitive(false)
47 , m_isContextSizeSensitive(false)
  /external/webkit/WebKit/chromium/public/
WebCookie.h 46 , httpOnly(false)
47 , secure(false)
48 , session(false)
  /external/webkit/WebKit/win/WebCoreSupport/
WebPluginHalterClient.cpp 49 return false;
55 return false;
64 return false;
  /external/zlib/contrib/vstudio/vc8/
miniunz.vcproj 54 BufferSecurityCheck="false"
75 GenerateManifest="false"
138 BufferSecurityCheck="false"
159 GenerateManifest="false"
222 BufferSecurityCheck="false"
243 GenerateManifest="false"
307 BufferSecurityCheck="false"
329 GenerateManifest="false"
396 BufferSecurityCheck="false"
418 GenerateManifest="false"
    [all...]
testzlibdll.vcproj 55 BufferSecurityCheck="false"
76 GenerateManifest="false"
139 BufferSecurityCheck="false"
160 GenerateManifest="false"
223 BufferSecurityCheck="false"
244 GenerateManifest="false"
308 BufferSecurityCheck="false"
330 GenerateManifest="false"
397 BufferSecurityCheck="false"
419 GenerateManifest="false"
    [all...]
  /frameworks/base/awt/javax/imageio/metadata/
IIOStandardMetadataFormat.java 101 addAttribute("PaletteEntry", "alpha", DATATYPE_INTEGER, false, "255");
233 addAttribute("ImageCreationTime", "hour", DATATYPE_INTEGER, false, "0", "0", "23", true,
235 addAttribute("ImageCreationTime", "minute", DATATYPE_INTEGER, false, "0", "0", "59", true,
237 addAttribute("ImageCreationTime", "second", DATATYPE_INTEGER, false, "0", "0", "60", true,
246 addAttribute("ImageModificationTime", "hour", DATATYPE_INTEGER, false, "0", "0", "23",
248 addAttribute("ImageModificationTime", "minute", DATATYPE_INTEGER, false, "0", "0", "59",
250 addAttribute("ImageModificationTime", "second", DATATYPE_INTEGER, false, "0", "0", "60",
257 addAttribute("TextEntry", "keyword", DATATYPE_STRING, false, null);
259 addAttribute("TextEntry", "language", DATATYPE_STRING, false, null);
260 addAttribute("TextEntry", "encoding", DATATYPE_STRING, false, null)
    [all...]
  /frameworks/base/awt/javax/imageio/plugins/bmp/
BMPImageWriteParam.java 61 * Sets true if the data will be written in a top-down order, false
72 * Returns true if the data is written in top-down order, false otherwise.
74 * @return true if the data is written in top-down order, false otherwise.
  /frameworks/base/core/java/android/app/
IActivityController.aidl 31 * it to be started as normal, or false to cancel/reject this activity.
37 * it to be resumed as normal, or false to cancel/reject this activity.
43 * normal error recovery (app crash dialog) to occur, false to kill
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 52 private static final boolean DBG = false;
116 * @return false on immediate error, true otherwise
125 return false;
133 * @return false on immediate error, true otherwise
142 return false;
150 * @return false on immediate error, true otherwise
158 return false;
166 * @return false on immediate error, true otherwise
174 return false;
180 * @return True if connected (or playing), false otherwise and on error
    [all...]
  /frameworks/base/core/tests/coretests/src/android/os/
HandlerTester.java 57 mSuccess = false;
85 private boolean mDone = false;
86 private boolean mSuccess = false;
TestHandlerThread.java 25 private boolean mDone = false;
26 private boolean mSuccess = false;
74 mSuccess = false;
  /frameworks/base/core/tests/coretests/src/android/view/
RunQueue.java 30 public boolean runnableRan = false;
32 public boolean globalLayout = false;
54 runnableCancelled = false;
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
LLOfTwoFocusableInTouchMode.java 31 private boolean mB1Fired = false;
32 private boolean mB2Fired = false;
33 private boolean mB3Fired = false;
  /frameworks/base/graphics/java/android/renderscript/
ProgramRaster.java 43 mPointSmooth = false;
44 mLineSmooth = false;
45 mPointSprite = false;
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_dm.c 76 return FALSE;
85 return FALSE; /* No boundary error */
90 /* if can not find the CRLF, return FALSE */
92 return FALSE;
107 return FALSE;
123 return FALSE; /* Unknown transferCoding error */
142 return FALSE;
239 if (FALSE == drm_dcfParser(pStart, contentLen, &dcfInfo, &pEncData))
240 return FALSE;
251 return FALSE;
    [all...]
  /frameworks/base/obex/javax/obex/
ObexSession.java 59 * <code>false</code> if the last request should not be resent
64 return false;
101 realm = ObexHelper.convertToUnicode(realmString, false);
109 boolean isUserIDRequired = false;
117 isFullAccess = false;
128 return false;
135 return false;
140 return false;
187 * @return <code>true</code> if the response passed; <code>false</code> if
192 return false;
    [all...]
  /frameworks/base/tools/localize/
Configuration.cpp 59 return false;
69 return false;
73 return false;

Completed in 597 milliseconds

<<41424344454647484950>>