Searched refs:bTextBox (Results 1 – 2 of 2) sorted by relevance
279 bool bTextBox = (dynamic_cast<ParagraphElement*>(elem.Children.front()) != NULL); in visit() local283 if( bTextBox ) in visit()293 if( bTextBox ) in visit()
205 bool bTextBox = (dynamic_cast<ParagraphElement*>(elem.Children.front()) != NULL); in visit() local209 if( bTextBox ) in visit()219 if( bTextBox ) in visit()
Completed in 20 milliseconds