HomeSort by relevance Sort by last modified time
    Searched defs:sizeLength (Results 1 - 3 of 3) sorted by null

  /external/opencore/protocols/rtp_payload_parser/rfc_3640/include/
rfc3640_payload_parser.h 69 uint32 sizeLength;
  /external/opencore/protocols/sdp/common/include/
rfc3640_payload_info.h 41 sizeLength = 13;
56 sizeLength = sLength;
93 return sizeLength;
121 uint32 sizeLength;
  /external/webkit/WebCore/rendering/style/
FillLayer.h 39 : type(SizeLength)
76 LengthSize sizeLength() const { return m_sizeLength; }
156 static EFillSizeType initialFillSizeType(EFillLayerType) { return SizeLength; }

Completed in 38 milliseconds