Home
last modified time | relevance | path

Searched refs:bLeft (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_tritemp.h510 GLint bLeft = 0, fdbOuter = 0, fdbInner; in NAME() local
647 bLeft = (GLint)(ChanToFixed(vLower->color[BCOMP]) in NAME()
668 bLeft = ChanToFixed(v2->color[BCOMP]); in NAME()
783 span.blue = bLeft; in NAME()
851 bLeft += fdbOuter; in NAME()
883 bLeft += fdbInner; in NAME()
/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp408 bool bLeft = m_pProperties->m_rtWidget.left < 0; in GetPopupPosMenu() local
411 if (fRight + point.x > 0.0f || bLeft) { in GetPopupPosMenu()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_widgetdata.cpp423 bool bLeft = mgUI.GetLeftInset(fLeftInset); in GetUIMargin() local
431 if (!bLeft || !bTop || !bRight || !bBottom) { in GetUIMargin()
440 if (!bLeft) in GetUIMargin()