HomeSort by relevance Sort by last modified time
    Searched full:aprop (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/freetype/src/sfnt/
ttbdf.h 38 BDF_PropertyRec *aprop );
ttbdf.c 142 BDF_PropertyRec *aprop )
153 aprop->type = BDF_PROPERTY_TYPE_NONE;
216 aprop->type = BDF_PROPERTY_TYPE_ATOM;
217 aprop->u.atom = (const char*)bdf->strings + value;
224 aprop->type = BDF_PROPERTY_TYPE_INTEGER;
225 aprop->u.integer = (FT_Int32)value;
230 aprop->type = BDF_PROPERTY_TYPE_CARDINAL;
231 aprop->u.cardinal = value;
  /external/freetype/src/sfnt/
ttbdf.h 38 BDF_PropertyRec *aprop );
ttbdf.c 142 BDF_PropertyRec *aprop )
153 aprop->type = BDF_PROPERTY_TYPE_NONE;
216 aprop->type = BDF_PROPERTY_TYPE_ATOM;
217 aprop->u.atom = (const char*)bdf->strings + value;
224 aprop->type = BDF_PROPERTY_TYPE_INTEGER;
225 aprop->u.integer = (FT_Int32)value;
230 aprop->type = BDF_PROPERTY_TYPE_CARDINAL;
231 aprop->u.cardinal = value;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /packages/apps/Settings/res/values-ro/
strings.xml 113 <string name="bluetooth_is_discoverable" msgid="8373421452106840526">"Vizibil pt. dispoz. Bluetooth din aprop. (<xliff:g id="DISCOVERABLE_TIME_PERIOD">%1$s</xliff:g>)"</string>
    [all...]

Completed in 138 milliseconds