Searched refs:fGroups (Results 1 - 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/hb-icu-le/
H A Dcmaps.cpp165 : CMAPMapper(cmap), fGroups(groups)
177 if (SWAPU32(fGroups[fRangeOffset].startCharCode) <= unicode32) {
184 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
189 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
190 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
H A Dcmaps.h72 const CMAPGroup *fGroups; member in class:CMAPGroupMapper
/external/icu4c/samples/layout/
H A Dcmaps.cpp171 : CMAPMapper(cmap), fGroups(groups)
183 if (SWAPU32(fGroups[fRangeOffset].startCharCode) <= unicode32) {
190 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
195 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
196 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
H A Dcmaps.h74 const CMAPGroup *fGroups; member in class:CMAPGroupMapper
/external/icu4c/test/letest/
H A Dcmaps.cpp165 : CMAPMapper(cmap), fGroups(groups)
177 if (SWAPU32(fGroups[fRangeOffset].startCharCode) <= unicode32) {
184 if (SWAPU32(fGroups[range + probe].startCharCode) <= unicode32) {
189 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
190 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
H A Dcmaps.h70 const CMAPGroup *fGroups; member in class:CMAPGroupMapper
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 162 milliseconds