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

/external/icu4c/layout/
H A DMarkArrays.cpp22 le_uint16 mCount = SWAPW(markCount); local
24 if (coverageIndex < mCount) {
/external/astl/tests/
H A Dcommon.h62 static size_t mCount; member in struct:__anon3::CopyCounter
66 CopyCounter(const CopyCounter& nc) {++mCount;}
89 size_t CopyCounter::mCount; member in class:__anon3::CopyCounter
/external/webkit/WebKit/android/nav/
H A DFindCanvas.h77 int getCount() const { return mCount; }
92 // mCount is the number of glyphs of the search string. Must be the same
94 int mCount; member in class:android::GlyphSet
/external/chromium/third_party/icu/source/i18n/
H A Ddtitvfmt.cpp738 int32_t mCount = 0; local
790 ++mCount;
846 if ( mCount != 0 ) {
/external/icu4c/i18n/
H A Ddtitvfmt.cpp738 int32_t mCount = 0; local
793 ++mCount;
852 if ( mCount != 0 ) {

Completed in 75 milliseconds