OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_description
(Results
1 - 10
of
10
) sorted by null
/external/bluetooth/glib/gio/
gappinfo.h
63
* @
get_description
: Gets a short description for the application described by the #GAppInfo.
97
const char * (*
get_description
) (GAppInfo *appinfo);
member in struct:_GAppInfoIface
gappinfo.c
247
return (* iface->
get_description
) (appinfo);
gwin32appinfo.c
382
iface->
get_description
= g_win32_app_info_get_description;
gdesktopappinfo.c
[
all
...]
/external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp
167
iface->
get_description
= webkitAccessibleHyperlinkActionGetDescription;
AccessibilityObjectWrapperAtk.cpp
713
klass->
get_description
= webkit_accessible_get_description;
787
iface->
get_description
= webkit_accessible_action_get_description;
[
all
...]
/external/chromium/chrome/browser/accessibility/
browser_accessibility_win.h
220
STDMETHODIMP
get_description
(BSTR* description);
browser_accessibility_win.cc
490
STDMETHODIMP BrowserAccessibilityWin::
get_description
(BSTR* desc) {
function in class:BrowserAccessibilityWin
[
all
...]
/prebuilt/linux-x86/swt/
swt.jar
/prebuilt/linux-x86_64/swt/
swt.jar
Completed in 717 milliseconds