HomeSort by relevance Sort by last modified time
    Searched defs:GetType (Results 1 - 25 of 167) 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/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 {
cpdf_number.cpp 22 CPDF_Object::Type CPDF_Number::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; }
  /external/libmojo/ipc/
ipc_mojo_handle_attachment.cc 20 MessageAttachment::Type MojoHandleAttachment::GetType() const {
ipc_platform_file_attachment_posix.cc 22 MessageAttachment::Type PlatformFileAttachment::GetType() const {
33 DCHECK_EQ(attachment->GetType(), MessageAttachment::Type::PLATFORM_FILE);
  /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() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1effecthelpers.h 17 T GetType(T t) {
56 &ValueSetter<decltype(GetType(setter)), setter, ID2D1EffectImpl>, \
57 &ValueGetter<decltype(GetType(getter)), getter, ID2D1EffectImpl> \
  /tools/dexter/slicer/export/slicer/
dex_ir_builder.h 58 Type* GetType(String* descriptor);
65 Type* GetType(const char* descriptor) {
66 return GetType(GetAsciiString(descriptor));
  /external/libmojo/mojo/edk/system/
platform_handle_dispatcher.cc 23 Dispatcher::Type PlatformHandleDispatcher::GetType() const {

Completed in 478 milliseconds

1 2 3 4 5 6 7