Lines Matching refs:full
389 inputSpan.backgroundColor.full = inputBackgroundColor.full;
400 tempSize.full = tempSpan->data_.backgroundColor.full;
401 if (inputBackgroundColor.full == tempSize.full) {
409 tempLeft.backgroundColor.full = tempSize.full;
413 tempRight.backgroundColor.full = tempSize.full;
422 inputSpan.backgroundColor.full = inputBackgroundColor.full;
438 outputBackgroundColor.full = tempSpan->data_.backgroundColor.full;
452 inputSpan.fontColor.full = inputForegroundColor.full;
463 tempSize.full= tempSpan->data_.fontColor.full;
464 if (inputForegroundColor.full == tempSize.full) {
472 tempLeft.fontColor.full = tempSize.full;
476 tempRight.fontColor.full = tempSize.full;
484 inputSpan.fontColor.full = inputForegroundColor.full;
500 outputForegroundColor.full = tempSpan->data_.fontColor.full;
514 inputSpan.linebackgroundColor.full = inputLineBackgroundColor.full;
525 tempSize.full = tempSpan->data_.linebackgroundColor.full;
526 if (inputLineBackgroundColor.full == tempSize.full) {
534 tempLeft.linebackgroundColor.full = tempSize.full;
538 tempRight.linebackgroundColor.full = tempSize.full;
547 inputSpan.linebackgroundColor.full = inputLineBackgroundColor.full;
563 outputLineBackgroundColor.full = tempSpan->data_.linebackgroundColor.full;