Lines Matching refs:Begin
44 ListNode<StyleSpan*>* tempSpan = styleList_.Begin();
65 for (auto iter = styleList_.Begin(); iter != styleList_.End(); iter = iter->next_) {
96 ListNode<FontSizeSpan>* node = input->sizeList_.Begin();
101 ListNode<FontIdSpan>* node_id = input->fontIdList_.Begin();
106 ListNode<LetterHeightSpan>* node_height = input->heightList_.Begin();
111 ListNode<StyleSpan*>* node_span = input->styleList_.Begin();
116 ListNode<BackgroundColorSpan>* node_backColor = input->backgroundColorList_.Begin();
123 ListNode<ForegroundColorSpan>* node_foreColor = input->foregroundColorList_.Begin();
128 ListNode<LineBackgroundColorSpan>* node_lineBackColor = input->lineBackgroundColorList_.Begin();
208 ListNode<FontSizeSpan>* tempSpan = sizeList_.Begin();
243 ListNode<FontSizeSpan>* tempSpan = sizeList_.Begin();
267 ListNode<FontIdSpan>* tempSpan = fontIdList_.Begin();
301 ListNode<FontIdSpan>* tempSpan = fontIdList_.Begin();
325 ListNode<LetterHeightSpan>* tempSpan = heightList_.Begin();
363 ListNode<LetterHeightSpan>* tempSpan = heightList_.Begin();
394 ListNode<BackgroundColorSpan>* tempSpan = backgroundColorList_.Begin();
433 ListNode<BackgroundColorSpan>* tempSpan = backgroundColorList_.Begin();
457 ListNode<ForegroundColorSpan>* tempSpan = foregroundColorList_.Begin();
495 ListNode<ForegroundColorSpan>* tempSpan = foregroundColorList_.Begin();
519 ListNode<LineBackgroundColorSpan>* tempSpan = lineBackgroundColorList_.Begin();
558 ListNode<LineBackgroundColorSpan>* tempSpan = lineBackgroundColorList_.Begin();