Lines Matching refs:full
38 lastSelectView_->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetBackgroundTextColor().full);
45 view->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetHighlightTextColor().full);
67 lastSelectView_->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetBackgroundTextColor().full);
77 view->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetHighlightTextColor().full);
333 childView->SetStyle(STYLE_TEXT_COLOR, GetBackgroundTextColor().full);
341 childView->SetStyle(STYLE_TEXT_COLOR, GetHighlightTextColor().full);
409 if ((backgroundColor.full == backgroundColor_.full) && (highlightColor.full == highlightColor_.full)) {