OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_MaxSize
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/LD/
BranchIsland.cpp
27
m_MaxSize
(pMaxSize),
73
return
m_MaxSize
;
/external/pdfium/xfa/src/fwl/src/core/include/
fwl_gridimp.h
28
m_MaxSize
(0, FWL_GRIDUNIT_Infinity),
33
CFWL_GridLength
m_MaxSize
;
/frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h
166
const size_t
m_MaxSize
;
/external/pdfium/xfa/src/fwl/src/core/
fwl_gridimp.cpp
355
eUnit = pColRow->
m_MaxSize
.eUnit;
356
return pColRow->
m_MaxSize
.fLength;
364
pColRow->
m_MaxSize
.eUnit = eUnit;
365
pColRow->
m_MaxSize
.fLength = fSize;
[
all
...]
Completed in 3210 milliseconds