Searched refs:texthypertextboxcount (Results 1 – 1 of 1) sorted by relevance
735 int32 texthypertextboxcount = 0; in getNumTextHyperTextBoxes() local739 texthypertextboxcount ++; in getNumTextHyperTextBoxes()741 return (texthypertextboxcount); in getNumTextHyperTextBoxes()746 uint32 texthypertextboxcount = 0; in getTextHyperTextBoxAt() local750 texthypertextboxcount++; in getTextHyperTextBoxAt()751 if (texthypertextboxcount == (uint32)index) in getTextHyperTextBoxAt()754 if ((uint32)index > texthypertextboxcount) in getTextHyperTextBoxAt()