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

  /external/webkit/Source/WebCore/html/parser/
HTMLFormattingElementList.h 81 class Bookmark {
83 Bookmark(Entry* entry)
113 Bookmark bookmarkFor(Element*);
114 void swapTo(Element* oldElement, Element* newElement, const Bookmark&);
  /packages/apps/Browser/src/com/android/browser/
BrowserBackupAgent.java 57 * to handle bookmark backup.
66 // Extract the previous bookmark file size & CRC from the saved state
86 * Restore from backup -- reads in the flattened bookmark file as supplied from
98 // Read the flattened bookmark data into a temp file
106 ArrayList<Bookmark> bookmarks = new ArrayList<Bookmark>(count);
111 Bookmark mark = new Bookmark();
127 Bookmark mark = bookmarks.get(i);
129 // Does this URL exist in the bookmark table
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 

Completed in 330 milliseconds