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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java 110 transaction.markDirty();
125 transaction.markDirty();
140 transaction.markDirty();
ContactsTransaction.java 82 public void markDirty() {
  /external/webkit/Source/WebCore/rendering/
InlineBox.cpp 127 markDirty();
129 curr->markDirty();
RenderLineBoxList.cpp 364 box->markDirty();
375 adjacentBox->markDirty();
378 adjacentBox->markDirty();
InlineBox.h 285 void markDirty(bool dirty = true) { m_dirty = dirty; }
RenderInline.cpp     [all...]
RenderText.cpp 187 next->markDirty();
    [all...]
RootInlineBox.cpp 219 prev->markDirty();
    [all...]
RenderBlockLineLayout.cpp 636 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();
  /frameworks/base/libs/rs/
rsMesh.cpp 205 rsc->mHal.funcs.allocation.markDirty(rsc, mHal.state.vertexBuffers[ct]);
211 rsc->mHal.funcs.allocation.markDirty(rsc, mHal.state.indexBuffers[ct]);
rs_hal.h 116 void (*markDirty)(const Context *rsc, const Allocation *alloc);
rsAllocation.cpp 258 mRSC->mHal.funcs.allocation.markDirty(rsc, this);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 146 markDirty();
471 private void markDirty() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
AbstractPropertiesFieldsPart.java 86 markDirty();
101 * The listener must call {@link #markDirty()} when the control is modified by the user.
104 * @param markDirtyListener A {@link ModifyListener} that invokes {@link #markDirty()}.
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 280 milliseconds