Searched refs:isTable (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dderb.c620 UBool isTable = (UBool)(ures_getType(resource) == URES_TABLE); local
623 if(isTable) {
H A Dparse.cpp1916 static inline UBool isTable(enum EResourceType type) { function
2140 if(isTable(bundleType))
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/ios/
H A DWebPageIOS.mm776 if (renderer->childrenInline() && (renderer->isRenderBlock() && !toRenderBlock(renderer)->inlineElementContinuation()) && !renderer->isTable()) {
1318 if (renderer && renderer->childrenInline() && (renderer->isRenderBlock() && !toRenderBlock(renderer)->inlineElementContinuation()) && !renderer->isTable())
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c12603 Bool isTable; /* True if a table requiring integer keys */ member in struct:VdbeCursor
[all...]

Completed in 467 milliseconds