Searched defs:lg (Results 1 - 5 of 5) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-gdef.c471 static HB_Error Load_LigGlyph( HB_LigGlyph* lg, argument
487 count = lg->CaretCount = GET_UShort();
491 lg->CaretValue = NULL;
493 if ( ALLOC_ARRAY( lg->CaretValue, count, HB_CaretValue ) )
496 cv = lg->CaretValue;
525 static void Free_LigGlyph( HB_LigGlyph* lg) argument
532 if ( lg->CaretValue )
534 count = lg->CaretCount;
535 cv = lg->CaretValue;
555 HB_LigGlyph* lg; local
623 HB_LigGlyph* lg; local
[all...]
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gdef.c471 static HB_Error Load_LigGlyph( HB_LigGlyph* lg, argument
487 count = lg->CaretCount = GET_UShort();
491 lg->CaretValue = NULL;
493 if ( ALLOC_ARRAY( lg->CaretValue, count, HB_CaretValue ) )
496 cv = lg->CaretValue;
525 static void Free_LigGlyph( HB_LigGlyph* lg) argument
532 if ( lg->CaretValue )
534 count = lg->CaretCount;
535 cv = lg->CaretValue;
555 HB_LigGlyph* lg; local
623 HB_LigGlyph* lg; local
[all...]
/external/quake/quake/src/QW/client/
H A Dgl_screen.c759 static int lr = -1, lg = -1, lb = -1; local
762 if (r == lr && g == lg && b == lb)
777 lr = r; lg = g; lb = b;
H A Dscreen.c709 static int lr = -1, lg = -1, lb = -1; local
712 if (r == lr && g == lg && b == lb)
727 lr = r; lg = g; lb = b;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 621 milliseconds