Searched defs:cachedSize (Results 1 – 7 of 7) sorted by relevance
35 private float cachedSize = -1.0f; field in VariableSizeFont
42 protected volatile int cachedSize = -1; field in MessageNano
188 ANTLR3_UINT32 cachedSize; member
104 optional bool cachedSize = 9; field
105 optional bool cachedSize = 9; field
1437 void TokenIntStream<ImplTraits>::set_cachedSize( ANTLR_UINT32 cachedSize )
905 if (const int* cachedSize = cache->find(&funcDecl)) { in getFunctionSize() local