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

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
dom_util.js 82 'HGROUP' : 'tag_hgroup',
324 (tag == 'ASIDE') || (tag == 'HGROUP') || (tag == 'HEADER') ||
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h 19 typedef struct _HGROUP *HGROUP;
210 HGROUP WINAPI CreateClusterGroup(HCLUSTER hCluster,LPCWSTR lpszGroupName);
211 HGROUP WINAPI OpenClusterGroup(HCLUSTER hCluster,LPCWSTR lpszGroupName);
212 WINBOOL WINAPI CloseClusterGroup(HGROUP hGroup);
213 HCLUSTER WINAPI GetClusterFromGroup(HGROUP hGroup);
214 CLUSTER_GROUP_STATE WINAPI GetClusterGroupState(HGROUP hGroup,LPWSTR lpszNodeName,LPDWORD lpcchNodeName);
215 DWORD WINAPI SetClusterGroupName(HGROUP hGroup,LPCWSTR lpszGroupName)
    [all...]
msclus.h 590 typedef struct _HGROUP *HGROUP;
    [all...]
  /external/chromium_org/third_party/accessibility-audit/
axs_testing.js 494 axs.constants.TAG_TO_INFORMATION_TABLE_VERBOSE_MSG = {A:"tag_link", BUTTON:"tag_button", H1:"tag_h1", H2:"tag_h2", H3:"tag_h3", H4:"tag_h4", H5:"tag_h5", H6:"tag_h6", LI:"tag_li", OL:"tag_ol", SELECT:"tag_select", TEXTAREA:"tag_textarea", UL:"tag_ul", SECTION:"tag_section", NAV:"tag_nav", ARTICLE:"tag_article", ASIDE:"tag_aside", HGROUP:"tag_hgroup", HEADER:"tag_header", FOOTER:"tag_footer", TIME:"tag_time", MARK:"tag_mark"};
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 4496 milliseconds