OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skip_string
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/core/
SkFontDescriptor.cpp
37
static void
skip_string
(SkStream* stream) {
function
89
skip_string
(stream);
/external/freetype/src/psaux/
psobjs.c
409
skip_string
( FT_Byte* *acur,
function
429
FT_ERROR(( "
skip_string
: missing closing delimiter `>'\n" ));
480
error =
skip_string
( &cur, limit );
552
error =
skip_string
( &cur, limit );
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/
psobjs.c
409
skip_string
( FT_Byte* *acur,
function
429
FT_ERROR(( "
skip_string
: missing closing delimiter `>'\n" ));
480
error =
skip_string
( &cur, limit );
552
error =
skip_string
( &cur, limit );
[
all
...]
/external/pdfium/third_party/freetype/src/psaux/
psobjs.c
409
skip_string
( FT_Byte* *acur,
function
429
FT_ERROR(( "
skip_string
: missing closing delimiter `>'\n" ));
480
error =
skip_string
( &cur, limit );
552
error =
skip_string
( &cur, limit );
[
all
...]
Completed in 92 milliseconds