OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_cr
(Results
1 - 1
of
1
) sorted by null
/external/pdfium/third_party/freetype/src/type1/
t1parse.c
338
FT_Bool
test_cr
;
local
430
test_cr
= FT_BOOL( !pos_lf ||
438
(
test_cr
&& *cur == '\r' ) ||
Completed in 714 milliseconds