OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bleft
(Results
1 - 14
of
14
) sorted by null
/external/pdfium/xfa/src/fwl/src/core/include/
fwl_formimp.h
130
FX_BOOL
bLeft
);
/external/mesa3d/src/mesa/swrast/
s_tritemp.h
510
GLint
bLeft
= 0, fdbOuter = 0, fdbInner;
647
bLeft
= (GLint)(ChanToFixed(vLower->color[BCOMP])
668
bLeft
= ChanToFixed(v2->color[BCOMP]);
[
all
...]
/external/clang/test/CodeGenCXX/
microsoft-abi-multiple-nonvirtual-inheritance.cpp
166
// CHECK: store i32 (...)** bitcast ([1 x i8*]* @"\01??_7ChildOverride@@6
BLeft
@@@" to i32 (...)**), i32 (...)*** %[[VFPTR]]
177
// CHECK: store i32 (...)** bitcast ([1 x i8*]* @"\01??_7GrandchildOverride@@6
BLeft
@@@" to i32 (...)**), i32 (...)*** %[[VFPTR]]
/external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp
902
FX_BOOL
bLeft
) {
907
bLeft
? (fWidth - fx + fLeft + fSpace) : (fx - fLeft + fSpace);
910
fLeft +=
bLeft
? (fx - fLeft - fSpace) : 0;
913
fLeft +=
bLeft
? (fWidth - fLimitMin) : 0;
916
fLeft -=
bLeft
? (fLimitMax - fWidth) : 0;
[
all
...]
fwl_widgetimp.cpp
735
FX_BOOL
bLeft
= m_pProperties->m_rtWidget.left < 0;
738
if (fRight + fx > fScreenWidth ||
bLeft
) {
[
all
...]
/frameworks/native/include/media/openmax/
OMX_IVCommon.h
879
*
bLeft
: Use left region as focus region of interest
893
OMX_BOOL
bLeft
;
[
all
...]
/hardware/qcom/media/msm8974/mm-core/inc/
OMX_IVCommon.h
854
*
bLeft
: Use left region as focus region of interest
868
OMX_BOOL
bLeft
;
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h
841
*
bLeft
: Use left region as focus region of interest
855
OMX_BOOL
bLeft
;
/hardware/qcom/media/msm8996/mm-core/inc/
OMX_IVCommon.h
854
*
bLeft
: Use left region as focus region of interest
868
OMX_BOOL
bLeft
;
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h
841
*
bLeft
: Use left region as focus region of interest
855
OMX_BOOL
bLeft
;
[
all
...]
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h
867
*
bLeft
: Use left region as focus region of interest
881
OMX_BOOL
bLeft
;
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h
841
*
bLeft
: Use left region as focus region of interest
855
OMX_BOOL
bLeft
;
/external/pdfium/third_party/libopenjpeg20/
jp2.c
486
const OPJ_OFF_T
bleft
= opj_stream_get_number_byte_left(cio);
local
487
box->length = (OPJ_UINT32)
bleft
;
488
assert( (OPJ_OFF_T)box->length ==
bleft
);
[
all
...]
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp
[
all
...]
Completed in 385 milliseconds