Home
last modified time | relevance | path

Searched defs:section (Results 1 – 9 of 9) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiElementDetail.java201 Section section = toolkit.createSection(parent, Section.TITLE_BAR); in createMasterSection() local
379 Section section = toolkit.createSection(masterTable, in createSubSectionTable() local
422 Section section = ((Section) unknownTable.getParent()); in updateUnknownAttributesSection() local
DUiTreeBlock.java203 Section section = mMasterPart.getSection(); in createMasterPart() local
217 private void createSectionActions(Section section, FormToolkit toolkit) { in createSectionActions()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
DExportLinksPart.java43 Section section = getSection(); in ExportLinksPart() local
DExportFieldsPart.java35 Section section = getSection(); in ExportFieldsPart() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
DOverviewLinksPart.java44 Section section = getSection(); in OverviewLinksPart() local
DOverviewExportPart.java51 Section section = getSection(); in OverviewExportPart() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DUiElementPart.java116 Section section = getSection(); in setupSection() local
DSectionHelper.java167 Section section = getSection(); in layoutChanged() local
/sdk/emulator/qtools/
Dtrace_reader.h691 uint32_t section = elf_symbols[ii].st_shndx; in ReadElfSymbols() local
747 for (int section = 0; section < hdr->e_shnum; ++section) { in ReadElfSymbols() local