Home
last modified time | relevance | path

Searched refs:font_count (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/winfonts/
Dwinfnt.c310 FT_UShort font_count = 0; in fnt_face_get_dll_font() local
351 font_count = count; in fnt_face_get_dll_font()
362 if ( !font_count || !font_offset ) in fnt_face_get_dll_font()
371 if ( font_count * 118UL > stream->size ) in fnt_face_get_dll_font()
378 face->root.num_faces = font_count; in fnt_face_get_dll_font()
383 if ( face_index >= font_count ) in fnt_face_get_dll_font()
/external/llvm/test/CodeGen/Thumb2/
D2009-08-04-ScavengerAssert.ll37 @font_count = external global i32 ; <i32*> [#uses=1]
149 %20 = load i32, i32* @font_count, align 4 ; <i32> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
D2009-08-04-ScavengerAssert.ll37 @font_count = external global i32 ; <i32*> [#uses=1]
149 %20 = load i32, i32* @font_count, align 4 ; <i32> [#uses=1]
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
D2009-08-04-ScavengerAssert.ll37 @font_count = external global i32 ; <i32*> [#uses=1]
149 %20 = load i32* @font_count, align 4 ; <i32> [#uses=1]
/external/freetype/
DChangeLog.235793 `font_count'.