HomeSort by relevance Sort by last modified time
    Searched defs:GetType (Results 1 - 25 of 165) sorted by null

1 2 3 4 5 6 7

  /external/pdfium/core/fxge/android/
cfpf_skiafilefont.cpp 15 int32_t CFPF_SkiaFileFont::GetType() const {
cfpf_skiabufferfont.cpp 14 int32_t CFPF_SkiaBufferFont::GetType() const {
cfpf_skiafontdescriptor.cpp 22 int32_t CFPF_SkiaFontDescriptor::GetType() const {
cfpf_skiapathfont.cpp 17 int32_t CFPF_SkiaPathFont::GetType() const {
  /external/pdfium/core/fxcrt/css/
cfx_cssvalue.h 14 CFX_CSSPrimitiveType GetType() const { return m_value; }
  /external/libchrome/ipc/
ipc_mojo_handle_attachment.cc 19 MessageAttachment::Type MojoHandleAttachment::GetType() const {
ipc_platform_file_attachment_posix.cc 21 MessageAttachment::Type PlatformFileAttachment::GetType() const {
32 DCHECK_EQ(attachment->GetType(), MessageAttachment::Type::PLATFORM_FILE);
  /external/pdfium/core/fpdfapi/parser/
cpdf_null.cpp 13 CPDF_Object::Type CPDF_Null::GetType() const {
cpdf_boolean.cpp 17 CPDF_Object::Type CPDF_Boolean::GetType() const {
cpdf_name.cpp 21 CPDF_Object::Type CPDF_Name::GetType() const {
  /external/pdfium/core/fxcrt/xml/
cfx_xmlchardata.cpp 16 FX_XMLNODETYPE CFX_XMLCharData::GetType() const {
cfx_xmltext.cpp 16 FX_XMLNODETYPE CFX_XMLText::GetType() const {
cfx_xmlinstruction.cpp 20 FX_XMLNODETYPE CFX_XMLInstruction::GetType() const {
  /external/pdfium/fxbarcode/oned/
BC_OnedCode128Writer.h 39 BC_TYPE GetType() const { return m_codeFormat; }
  /art/runtime/mirror/
emulated_stack_frame-inl.h 29 inline ObjPtr<mirror::MethodType> EmulatedStackFrame::GetType() {
field-inl.h 37 return GetType()->GetPrimitiveType();
40 inline ObjPtr<mirror::Class> Field::GetType() {
  /development/testrunner/coverage/
coverage_target.py 37 def GetType(self):
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorSycl.h 39 template<bool IsConst, typename T> struct GetType{
42 template<typename T> struct GetType<false, T>{
  /external/pdfium/core/fpdfapi/page/
cpdf_formobject.cpp 36 CPDF_PageObject::Type CPDF_FormObject::GetType() const {
cpdf_imageobject.cpp 21 CPDF_PageObject::Type CPDF_ImageObject::GetType() const {
cpdf_pathobject.cpp 13 CPDF_PageObject::Type CPDF_PathObject::GetType() const {
cpdf_shadingobject.cpp 18 CPDF_PageObject::Type CPDF_ShadingObject::GetType() const {
  /external/pdfium/fxbarcode/
cbc_datamatrix.cpp 51 BC_TYPE CBC_DataMatrix::GetType() {
  /external/libchrome/mojo/core/
invitation_dispatcher.cc 14 Dispatcher::Type InvitationDispatcher::GetType() const {
platform_handle_dispatcher.cc 22 Dispatcher::Type PlatformHandleDispatcher::GetType() const {

Completed in 581 milliseconds

1 2 3 4 5 6 7