Searched refs:module (Results 1 - 25 of 576) sorted by relevance

1234567891011>>

/external/bluetooth/glib/gio/fam/
H A Dfam-module.c32 g_io_module_load (GIOModule *module) argument
34 g_fam_file_monitor_register (module);
35 g_fam_directory_monitor_register (module);
39 g_io_module_unload (GIOModule *module) argument
/external/webkit/WebCore/dom/
H A DCDATASection.idl20 module core {
H A DComment.idl20 module core {
H A DEntityReference.idl20 module core {
/external/webkit/WebCore/css/
H A DCSSUnknownRule.idl21 module css {
/external/freetype/src/pshinter/
H A Dpshmod.c5 /* FreeType PostScript hinter module implementation (body). */
26 /* the Postscript Hinter module structure */
39 /* finalize module */
41 ps_hinter_done( PS_Hinter_Module module )
43 module->t1_funcs.hints = NULL;
44 module->t2_funcs.hints = NULL;
46 ps_hints_done( &module->ps_hints );
50 /* initialize module, create hints recorder and the interface */
52 ps_hinter_init( PS_Hinter_Module module )
54 FT_Memory memory = module
[all...]
/external/webkit/WebCore/html/
H A DBlob.idl31 module html {
H A DHTMLAudioElement.idl26 module html {
H A DHTMLDListElement.idl20 module html {
H A DHTMLDirectoryElement.idl20 module html {
H A DHTMLMarqueeElement.idl20 module html {
H A DHTMLMenuElement.idl20 module html {
H A DTextMetrics.idl26 module html {
H A DVoidCallback.idl26 module html {
/external/webkit/WebCore/html/canvas/
H A DWebGLBuffer.idl26 module html {
H A DWebGLFramebuffer.idl26 module html {
H A DWebGLProgram.idl26 module html {
H A DWebGLRenderbuffer.idl26 module html {
H A DWebGLShader.idl26 module html {
H A DWebGLTexture.idl26 module html {
H A DWebGLUniformLocation.idl27 module html {
/external/webkit/WebCore/page/
H A DBarInfo.idl29 module window {
/external/webkit/WebCore/svg/
H A DSVGAnimateColorElement.idl26 module svg {
H A DSVGAnimateElement.idl26 module svg {
H A DSVGAnimateTransformElement.idl26 module svg {

Completed in 286 milliseconds

1234567891011>>