/external/freetype/src/smooth/ |
D | ftspic.c | 32 ft_smooth_renderer_class_pic_free( FT_Library library ) in ft_smooth_renderer_class_pic_free() 52 ft_smooth_renderer_class_pic_init( FT_Library library ) in ft_smooth_renderer_class_pic_init() 84 FT_Error ft_smooth_lcd_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_init() 89 void ft_smooth_lcd_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcd_renderer_class_pic_free() 94 FT_Error ft_smooth_lcdv_renderer_class_pic_init( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_init() 99 void ft_smooth_lcdv_renderer_class_pic_free( FT_Library library ) in ft_smooth_lcdv_renderer_class_pic_free()
|
/external/freetype/src/raster/ |
D | rastpic.c | 32 ft_raster1_renderer_class_pic_free( FT_Library library ) in ft_raster1_renderer_class_pic_free() 50 ft_raster1_renderer_class_pic_init( FT_Library library ) in ft_raster1_renderer_class_pic_init() 83 ft_raster5_renderer_class_pic_init( FT_Library library ) in ft_raster5_renderer_class_pic_init() 89 ft_raster5_renderer_class_pic_free( FT_Library library ) in ft_raster5_renderer_class_pic_free()
|
/external/freetype/src/base/ |
D | ftrfork.c | 50 FT_Raccess_Get_HeaderInfo( FT_Library library, in FT_Raccess_Get_HeaderInfo() 149 FT_Raccess_Get_DataOffsets( FT_Library library, in FT_Raccess_Get_DataOffsets() 358 FT_Raccess_Guess( FT_Library library, in FT_Raccess_Guess() 391 raccess_get_rule_type_from_rule_index( FT_Library library, in raccess_get_rule_type_from_rule_index() 407 ft_raccess_rule_by_darwin_vfs( FT_Library library, in ft_raccess_rule_by_darwin_vfs() 424 raccess_guess_apple_double( FT_Library library, in raccess_guess_apple_double() 446 raccess_guess_apple_single( FT_Library library, in raccess_guess_apple_single() 468 raccess_guess_darwin_ufs_export( FT_Library library, in raccess_guess_darwin_ufs_export() 498 raccess_guess_darwin_hfsplus( FT_Library library, in raccess_guess_darwin_hfsplus() 534 raccess_guess_darwin_newvfs( FT_Library library, in raccess_guess_darwin_newvfs() [all …]
|
D | ftpic.c | 29 ft_pic_container_init( FT_Library library ) in ft_pic_container_init() 46 ft_pic_container_destroy( FT_Library library ) in ft_pic_container_destroy()
|
D | ftlcdfil.c | 34 FT_Library library ) in _ft_lcd_filter_fir() 168 FT_Library library ) in _ft_lcd_filter_legacy() 270 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 283 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter() 353 FT_Library_SetLcdFilterWeights( FT_Library library, in FT_Library_SetLcdFilterWeights() 364 FT_Library_SetLcdFilter( FT_Library library, in FT_Library_SetLcdFilter()
|
D | basepic.c | 41 ft_base_pic_free( FT_Library library ) in ft_base_pic_free() 57 ft_base_pic_init( FT_Library library ) in ft_base_pic_init()
|
D | ftglyph.c | 63 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_init() local 96 FT_Library library = bitmap_source->library; in ft_bitmap_glyph_copy() local 112 FT_Library library = FT_GLYPH( glyph )->library; in ft_bitmap_glyph_done() local 161 FT_Library library = FT_GLYPH( glyph )->library; in FT_CALLBACK_DEF() local 203 FT_Library library = FT_GLYPH( source )->library; in ft_outline_glyph_copy() local 356 FT_Library library; in FT_Get_Glyph() local 518 FT_Library library; in FT_Glyph_To_Bitmap() local
|
D | ftinit.c | 123 ft_destroy_default_module_classes( FT_Library library ) in ft_destroy_default_module_classes() 155 ft_create_default_module_classes( FT_Library library ) in ft_create_default_module_classes() 198 FT_Add_Default_Modules( FT_Library library ) in FT_Add_Default_Modules() 264 FT_Done_FreeType( FT_Library library ) in FT_Done_FreeType()
|
D | ftobjs.c | 127 FT_Stream_New( FT_Library library, in FT_Stream_New() 570 FT_Library library; in FT_Load_Glyph() local 1199 FT_New_Face( FT_Library library, in FT_New_Face() 1224 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() 1295 new_memory_stream( FT_Library library, in new_memory_stream() 1331 open_face_from_buffer( FT_Library library, in open_face_from_buffer() 1466 open_face_PS_from_sfnt_stream( FT_Library library, in open_face_PS_from_sfnt_stream() 1536 Mac_Read_POST_Resource( FT_Library library, in Mac_Read_POST_Resource() 1679 Mac_Read_sfnt_Resource( FT_Library library, in Mac_Read_sfnt_Resource() 1747 IsMacResource( FT_Library library, in IsMacResource() [all …]
|
/external/freetype/src/pshinter/ |
D | pshpic.c | 33 pshinter_module_class_pic_free( FT_Library library ) in pshinter_module_class_pic_free() 48 pshinter_module_class_pic_init( FT_Library library ) in pshinter_module_class_pic_init()
|
/external/freetype/src/sfnt/ |
D | sfntpic.c | 72 sfnt_module_class_pic_free( FT_Library library ) in sfnt_module_class_pic_free() 98 sfnt_module_class_pic_init( FT_Library library ) in sfnt_module_class_pic_init()
|
/external/freetype/src/cff/ |
D | cffpic.c | 76 cff_driver_class_pic_free( FT_Library library ) in cff_driver_class_pic_free() 102 cff_driver_class_pic_init( FT_Library library ) in cff_driver_class_pic_init()
|
/external/freetype/src/truetype/ |
D | ttpic.c | 45 tt_driver_class_pic_free( FT_Library library ) in tt_driver_class_pic_free() 66 tt_driver_class_pic_init( FT_Library library ) in tt_driver_class_pic_init()
|
/external/freetype/src/psnames/ |
D | pspic.c | 40 psnames_module_class_pic_free( FT_Library library ) in psnames_module_class_pic_free() 62 psnames_module_class_pic_init( FT_Library library ) in psnames_module_class_pic_init()
|
/external/freetype/src/autofit/ |
D | afpic.c | 42 autofit_module_class_pic_free( FT_Library library ) in autofit_module_class_pic_free() 57 autofit_module_class_pic_init( FT_Library library ) in autofit_module_class_pic_init()
|
/external/chromium/chrome/browser/chromeos/ |
D | sms_observer.cc | 28 NetworkLibrary* library = chromeos::CrosLibrary::Get()->GetNetworkLibrary(); in ~SmsObserver() local 33 void SmsObserver::UpdateObservers(NetworkLibrary* library) { in UpdateObservers() 86 void SmsObserver::OnNetworkManagerChanged(NetworkLibrary* library) { in OnNetworkManagerChanged()
|
D | update_observer.cc | 24 void UpdateObserver::UpdateStatusChanged(UpdateLibrary* library) { in UpdateStatusChanged()
|
/external/chromium/base/ |
D | native_library_linux.cc | 34 void UnloadNativeLibrary(NativeLibrary library) { in UnloadNativeLibrary() 43 void* GetFunctionPointerFromNativeLibrary(NativeLibrary library, in GetFunctionPointerFromNativeLibrary()
|
D | native_library_win.cc | 58 void UnloadNativeLibrary(NativeLibrary library) { in UnloadNativeLibrary() 63 void* GetFunctionPointerFromNativeLibrary(NativeLibrary library, in GetFunctionPointerFromNativeLibrary()
|
/external/chromium/base/memory/ |
D | scoped_native_library.cc | 12 ScopedNativeLibrary::ScopedNativeLibrary(NativeLibrary library) in ScopedNativeLibrary() 32 void ScopedNativeLibrary::Reset(NativeLibrary library) { in Reset()
|
D | scoped_native_library_unittest.cc | 26 base::ScopedNativeLibrary library(path); in TEST() local
|
/external/webkit/Source/WebCore/platform/win/ |
D | SoftLinking.h | 51 #define SOFT_LINK(library, functionName, resultType, callingConvention, parameterDeclarations, para… argument 67 #define SOFT_LINK_OPTIONAL(library, functionName, resultType, callingConvention, parameterDeclarati… argument
|
/external/chromium/net/http/ |
D | http_auth_sspi_win.cc | 49 int AcquireExplicitCredentials(SSPILibrary* library, in AcquireExplicitCredentials() 84 int AcquireDefaultCredentials(SSPILibrary* library, const SEC_WCHAR* package, in AcquireDefaultCredentials() 187 HttpAuthSSPI::HttpAuthSSPI(SSPILibrary* library, in HttpAuthSSPI() 410 int DetermineMaxTokenLength(SSPILibrary* library, in DetermineMaxTokenLength()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameRenderer.java | 142 public void loadTextures(GL10 gl, TextureLibrary library) { in loadTextures() 149 public void flushTextures(GL10 gl, TextureLibrary library) { in flushTextures() 156 public void loadBuffers(GL10 gl, BufferLibrary library) { in loadBuffers() 163 public void flushBuffers(GL10 gl, BufferLibrary library) { in flushBuffers()
|
D | GLSurfaceView.java | 498 public void flushTextures(TextureLibrary library) { in flushTextures() 502 public void loadTextures(TextureLibrary library) { in loadTextures() 506 public void flushBuffers(BufferLibrary library) { in flushBuffers() 510 public void loadBuffers(BufferLibrary library) { in loadBuffers() 685 void loadTextures(GL10 gl, TextureLibrary library); in loadTextures() 686 void flushTextures(GL10 gl, TextureLibrary library); in flushTextures() 687 void loadBuffers(GL10 gl, BufferLibrary library); in loadBuffers() 688 void flushBuffers(GL10 gl, BufferLibrary library); in flushBuffers() 1406 public void loadTextures(TextureLibrary library) { in loadTextures() 1415 public void flushTextures(TextureLibrary library) { in flushTextures() [all …]
|