HomeSort by relevance Sort by last modified time
    Searched refs:markDirty (Results 1 - 17 of 17) sorted by null

  /packages/apps/Gallery3D/src/com/cooliris/cache/
BootReceiver.java 45 CacheService.markDirty();
CacheService.java 185 public static final void markDirty() {
192 public static final void markDirty(final long id) {
    [all...]
  /external/webkit/WebCore/rendering/
RenderLineBoxList.cpp 298 box->markDirty();
309 adjacentBox->markDirty();
313 adjacentBox->markDirty();
InlineBox.cpp 126 markDirty();
128 curr->markDirty();
InlineBox.h 224 void markDirty(bool dirty = true) { m_dirty = dirty; }
RenderText.cpp 134 next->markDirty();
861 firstRootBox->markDirty();
892 firstRootBox->markDirty();
    [all...]
RootInlineBox.cpp 201 prev->markDirty();
RenderBlockLineLayout.cpp 513 lineBox->markDirty(false);
    [all...]
RenderBlock.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
UiElementPart.java 249 markDirty();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 152 markDirty();
478 private void markDirty() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
AbstractPropertiesFieldsPart.java 85 markDirty();
100 * The listener must call {@link #markDirty()} when the control is modified by the user.
103 * @param markDirtyListener A {@link ModifyListener} that invokes {@link #markDirty()}.
  /packages/apps/Gallery3D/src/com/cooliris/media/
LocalDataSource.java 271 CacheService.markDirty();
300 //CacheService.markDirty();
316 //CacheService.markDirty(set.mId);
370 CacheService.markDirty(item.mParentMediaSet.mId);
Gallery.java 293 mGridLayer.markDirty(30);
HudLayer.java 90 mGridLayer.markDirty(1);
97 mGridLayer.markDirty(1);
    [all...]
GridLayer.java     [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 500 milliseconds