Searched defs:leaf (Results 1 – 8 of 8) sorted by relevance
249 InlineBox* leaf = 0; in nextLeafChild() local259 InlineBox* leaf = 0; in prevLeafChild() local
351 static bool isEditableLeaf(InlineBox* leaf) in isEditableLeaf()375 for (InlineBox* leaf = firstLeaf; leaf; leaf = leaf->nextLeafChild()) { in closestLeafChildForXPos() local
979 InlineBox* leaf = 0; in firstLeafChild() local987 InlineBox* leaf = 0; in lastLeafChild() local
64 preorder, postorder, endorder, leaf enumerator
147 Leaf* leaf = reinterpret_cast<Leaf*>((*allocator_)(sizeof(Leaf))); in Ensure() local259 Leaf* leaf = reinterpret_cast<Leaf*>((*allocator_)(sizeof(Leaf))); in Ensure() local
56 boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus) { in getTreeCellRendererComponent()
835 struct medialeaf *leaf = &mtable->mleaf[i]; in parse_eeprom() local
29356 u8 leaf; /* True if leaf flag is set */ member