Searched refs:FindNodeWithAccessibleIndex (Results 1 – 3 of 3) sorted by relevance
163 const SmNode * FindNodeWithAccessibleIndex(xub_StrLen nAccIndex) const;
542 const SmNode * SmNode::FindNodeWithAccessibleIndex(xub_StrLen nAccIdx) const in FindNodeWithAccessibleIndex() function in SmNode563 pResult = pNode->FindNodeWithAccessibleIndex(nAccIdx); in FindNodeWithAccessibleIndex()
531 const SmNode *pNode = pTree->FindNodeWithAccessibleIndex( (xub_StrLen) nIndex ); in getCharacterBounds()
Completed in 41 milliseconds