HomeSort by relevance Sort by last modified time
    Searched defs:isReset (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderCounter.cpp 203 static bool planCounter(RenderObject* object, const AtomicString& identifier, bool& isReset, int& value)
238 isReset = true;
243 isReset = false;
252 isReset = true;
256 isReset = false;
262 isReset = true;
267 isReset = true;
276 // - Finds the insertion point for the counter described by counterOwner, isReset and
292 static bool findPlaceForCounter(RenderObject* counterOwner, const AtomicString& identifier, bool isReset, CounterNode*& parent, CounterNode*& previousSibling)
311 if (isReset && areRenderersElementsSiblings(currentRenderer, counterOwner))
    [all...]
  /frameworks/base/core/java/android/content/
Loader.java 181 public boolean isReset() {
195 * {@link #isStarted()} and {@link #isReset()} will return the correct
291 * {@link #isStarted()} and {@link #isReset()} will return the correct
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 159 public boolean isReset() {
173 * {@link #isStarted()} and {@link #isReset()} will return the correct
269 * {@link #isStarted()} and {@link #isReset()} will return the correct
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 

Completed in 180 milliseconds