OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:font_count
(Results
1 - 4
of
4
) sorted by null
/external/freetype/src/winfonts/
winfnt.c
310
FT_UShort
font_count
= 0;
local
351
font_count
= count;
362
if ( !
font_count
|| !font_offset )
371
if (
font_count
* 118UL > stream->size )
378
face->root.num_faces =
font_count
;
383
if ( face_index >=
font_count
)
[
all
...]
/external/llvm/test/CodeGen/Thumb2/
2009-08-04-ScavengerAssert.ll
37
@
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/
2009-08-04-ScavengerAssert.ll
37
@
font_count
= external global i32 ; <i32*> [#uses=1]
149
%20 = load i32* @
font_count
, align 4 ; <i32> [#uses=1]
/external/freetype/
ChangeLog.23
[
all
...]
Completed in 108 milliseconds