Searched refs:selected (Results 201 - 223 of 223) sorted by relevance

123456789

/external/webkit/Source/WebKit/efl/ewk/
H A Dewk_frame.cpp652 * @return newly allocated string or @c NULL if nothing is selected or failure.
670 * Unselects whatever was selected.
1170 hit_test->flags.selected = result.isSelected();
H A Dewk_view.cpp1525 * @return newly allocated string or @c 0 if nothing is selected or failure.
1543 * Unselects whatever was selected.
4006 * selected, @c EINA_FALSE otherwise
4009 * @selected_filenames List of files selected.
4027 ERR("Canceled file selection, but selected filenames != 0. Free names before return.");
4130 * @param selected Selected item.
4135 void ewk_view_popup_new(Evas_Object* o, WebCore::PopupMenuClient* client, int selected, const WebCore::IntRect& rect) argument
4205 * Changes currently selected item.
4207 * Changes the option selected in select widget. This is called by browser
4212 * @index Index of selected ite
[all...]
/external/webkit/Source/WebKit/win/
H A DDOMHTMLClasses.h1609 virtual HRESULT STDMETHODCALLTYPE selected(
1613 /* [in] */ BOOL selected);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar ... COMPOSITION_SELECTION public static final int DRAG public static final int SELECTED public static final int FOCUSED public static final int BACKGROUND ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h737 @property BOOL selected; variable
/external/webkit/Source/WebKit/android/jni/
H A DWebViewCore.cpp3046 bool multiple, const int selected[], size_t selectedCountOrSelection)
3074 // Pass up an array representing which items are selected.
3080 selArray[i] = selected[i];
4182 // the selected text.
3045 listBoxRequest(WebCoreReply* reply, const uint16_t** labels, size_t count, const int enabled[], size_t enabledCount, bool multiple, const int selected[], size_t selectedCountOrSelection) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/mdnsresponder/mDNSCore/
H A DmDNS.c7892 mDNSlocal DNSServer *GetBestServer(mDNS *m, const domainname *name, mDNSInterfaceID InterfaceID, mDNSOpaque64 validBits, int *selected, mDNSBool nameMatch) argument
7961 if (selected) *selected = currindex;
/external/bison/tests/
H A Dtestsuite607 Run all the tests, or the selected TESTS, and save a detailed log file.
627 -l, --list describes all the tests, or the selected TESTS
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/qemu-pc-bios/bochs/
H A Dconfigure1969 # Prefer explicitly selected file to automatically selected ones.
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c3062 ** previously selected at compile-time or start-time.
5770 ** in other words, the same BLOB that would be selected by:
6003 ** is selected automatically at compile-time. ^(The following
9417 ** a random byte is selected for a shared lock. The pool of bytes for
9430 ** the pages involved in locking therefore. SHARED_SIZE is selected so
10374 tRowcnt *aiRowEst; /* Result of ANALYZE: Est. rows selected by each column */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c3062 ** previously selected at compile-time or start-time.
5770 ** in other words, the same BLOB that would be selected by:
6003 ** is selected automatically at compile-time. ^(The following
9417 ** a random byte is selected for a shared lock. The pool of bytes for
9430 ** the pages involved in locking therefore. SHARED_SIZE is selected so
10374 tRowcnt *aiRowEst; /* Result of ANALYZE: Est. rows selected by each column */
[all...]

Completed in 708 milliseconds

123456789